Home
last modified time | relevance | path

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

123

/hardware/google/apf/
Dapf_disassembler.c34 int byte; in main() local
/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/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/msm8998/mm-video-v4l2/vidc/vdec/inc/
Dqtypes.h78 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/msm8974/mm-video-v4l2/vidc/vdec/inc/
Dqtypes.h78 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
/hardware/interfaces/automotive/can/1.0/default/libnl++/
Dcommon.cpp43 for (const auto byte : data.getRaw()) { in crc16() local
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Dqtypes.h78 typedef unsigned char byte; /* Unsigned 8 bit value type. */ typedef
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/1/android/hardware/tv/tuner/
DIDvr.aidl38 …void getQueueDesc(out android.hardware.common.fmq.MQDescriptor<byte,android.hardware.common.fmq.Sy… in getQueueDesc()
DIFilter.aidl38 …void getQueueDesc(out android.hardware.common.fmq.MQDescriptor<byte,android.hardware.common.fmq.Sy… in getQueueDesc()
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/obd2frame/src/
DObd2SensorStore.cpp53 const uint8_t byte = mStorage[byteIndex]; in set() local
65 const uint8_t byte = mStorage[byteIndex]; in get() local
/hardware/interfaces/tv/tuner/aidl/android/hardware/tv/tuner/
DIDvr.aidl40 void getQueueDesc(out MQDescriptor<byte, SynchronizedReadWrite> queue); in getQueueDesc()
DIFilter.aidl52 void getQueueDesc(out MQDescriptor<byte, SynchronizedReadWrite> queue); in getQueueDesc()
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/2/android/hardware/tv/tuner/
DIDvr.aidl38 …void getQueueDesc(out android.hardware.common.fmq.MQDescriptor<byte,android.hardware.common.fmq.Sy… in getQueueDesc()
DIFilter.aidl38 …void getQueueDesc(out android.hardware.common.fmq.MQDescriptor<byte,android.hardware.common.fmq.Sy… in getQueueDesc()
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/
DIDvr.aidl38 …void getQueueDesc(out android.hardware.common.fmq.MQDescriptor<byte,android.hardware.common.fmq.Sy… in getQueueDesc()
DIFilter.aidl38 …void getQueueDesc(out android.hardware.common.fmq.MQDescriptor<byte,android.hardware.common.fmq.Sy… in getQueueDesc()
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/
Dstructs.cpp51 for (const auto byte : attr.data<uint8_t>().getRaw()) { in hwaddrToStream() local
/hardware/interfaces/tv/input/aidl/aidl_api/android.hardware.tv.input/current/android/hardware/tv/input/
DITvInput.aidl42 …void getTvMessageQueueDesc(out android.hardware.common.fmq.MQDescriptor<byte,android.hardware.comm… in getTvMessageQueueDesc()
/hardware/interfaces/tv/input/aidl/android/hardware/tv/input/
DITvInput.aidl111 out MQDescriptor<byte, SynchronizedReadWrite> queue, int deviceId, int streamId); in getTvMessageQueueDesc()
/hardware/interfaces/tv/input/aidl/aidl_api/android.hardware.tv.input/1/android/hardware/tv/input/
DITvInput.aidl42 …void getTvMessageQueueDesc(out android.hardware.common.fmq.MQDescriptor<byte,android.hardware.comm… in getTvMessageQueueDesc()
/hardware/interfaces/confirmationui/support/test/
Dmsg_formatting_test.cpp46 uint8_t byte = data[i]; in hexdump() local
/hardware/google/aemu/base/
DStream.cpp150 auto byte = uint8_t(num & 0x7f); in putPackedNum() local
161 uint8_t byte; in getPackedNum() local
/hardware/interfaces/automotive/can/1.0/tools/
Dcanhaldump.cpp51 for (const auto byte : message.payload) { in onReceive() local

123