Home
last modified time | relevance | path

Searched defs:byte (Results 1 – 25 of 31) sorted by relevance

12

/hardware/qcom/audio/legacy/alsa_sound/
DAudioUtil.cpp75 int AudioUtil::getSamplingFrequencyFromEDID(unsigned char byte) { in getSamplingFrequencyFromEDID()
103 int AudioUtil::getBitsPerSampleFromEDID(unsigned char byte, in getBitsPerSampleFromEDID()
/hardware/google/apf/
Dapf_disassembler.c34 int byte; in main() local
Dapf_run.c68 char byte[3] = { input[i*2], input[i*2+1], 0 }; in parse_hex() local
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DObd2SensorStore.cpp39 const uint8_t byte = mStorage[byteIndex]; in set() local
47 const uint8_t byte = mStorage[byteIndex]; in get() local
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Dqtypes.h78 typedef unsigned char byte; /* Unsigned 8 bit value type. */ typedef
Dmp4_utils.h41 typedef unsigned char byte; /* Unsigned 8 bit value type. */ typedef
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Dqtypes.h78 typedef unsigned char byte; /* Unsigned 8 bit value type. */ typedef
Dmp4_utils.h41 typedef unsigned char byte; /* Unsigned 8 bit value type. */ typedef
/hardware/qcom/sm8150/media/libarbitrarybytes/inc/
Dqtypes.h78 typedef unsigned char byte; /* Unsigned 8 bit value type. */ typedef
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Dqtypes.h78 typedef unsigned char byte; /* Unsigned 8 bit value type. */ typedef
Dmp4_utils.h41 typedef unsigned char byte; /* Unsigned 8 bit value type. */ typedef
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Dqtypes.h78 typedef unsigned char byte; /* Unsigned 8 bit value type. */ typedef
Dmp4_utils.h41 typedef unsigned char byte; /* Unsigned 8 bit value type. */ typedef
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
Dqtypes.h78 typedef unsigned char byte; /* Unsigned 8 bit value type. */ typedef
/hardware/interfaces/confirmationui/support/test/
Dmsg_formatting_test.cpp46 uint8_t byte = data[i]; in hexdump() local
/hardware/interfaces/keymaster/4.0/support/
Dkeymaster_utils.cpp116 uint8_t byte = (value >> (n * 8)) & 0xff; in appendUint64() local
132 uint8_t byte = (value >> (n * 8)) & 0xff; in appendUint32() local
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg_mpo_composer.c163 int32_t byte; in mm_jpeg_mpo_get_app_marker() local
/hardware/interfaces/bluetooth/1.0/default/test/
Dmct_protocol_unittest.cc110 char byte; in SendAndReadUartOutbound() local
Dh4_protocol_unittest.cc109 char byte; in SendAndReadUartOutbound() local
/hardware/interfaces/keymaster/4.1/vts/functional/
DDeviceUniqueAttestationTest.cpp53 for (uint8_t byte : data) { in bin2hex() local
/hardware/interfaces/confirmationui/1.0/vts/functional/
DVtsHalConfirmationUIV1_0TargetTest.cpp131 uint8_t byte = data[i]; in hexdump() local
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhw_ar3k.c913 char byte[3]; in ps_patch_download() local
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
Dhw_ar3k.c911 char byte[3]; in ps_patch_download() local
/hardware/qcom/sdm845/bt/libbt-vendor/src/
Dhw_ar3k.c913 char byte[3]; in ps_patch_download() local
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhw_ar3k.c907 char byte[3]; in ps_patch_download() local

12