Home
last modified time | relevance | path

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

/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/qcom/media/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/media/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/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
Dviddec_pm_parser_ops.c64 int32_t viddec_pm_get_au_pos(void *parent, uint32_t *bit, uint32_t *byte, uint8_t *is_emul) in viddec_pm_get_au_pos()
132 uint32_t viddec_pm_get_cur_byte(void *parent, uint8_t *byte) in viddec_pm_get_cur_byte()
Dviddec_pm_utils_bstream.c7 uint8_t byte[8]; member
349 int32_t viddec_pm_utils_bstream_get_current_byte(viddec_pm_utils_bstream_cxt_t *cxt, uint8_t *byte) in viddec_pm_utils_bstream_get_current_byte()
Dviddec_pm_utils_list.c36 uint32_t viddec_pm_utils_list_getbyte_position(viddec_pm_utils_list_t *list, uint32_t byte, uint32_… in viddec_pm_utils_list_getbyte_position()
Dvbp_vc1_parser.c932 uint32 byte; in vbp_pack_slice_data_vc1() local
Dvbp_h264_parser.c1098 uint32 bit, byte; in vbp_add_slice_data_h264() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dtemporal_filter.c100 int byte = 0; in vp8_temporal_filter_apply_c() local
230 int byte; in vp8_temporal_filter_iterate_c() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_temporal_filter.c93 int byte = 0; in vp9_temporal_filter_apply_c() local
195 int byte; in temporal_filter_iterate_c() local
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/include/
Dviddec_pm_utils_bstream.h67 …am_get_au_offsets(viddec_pm_utils_bstream_cxt_t *cxt, uint32_t *bit, uint32_t *byte, uint8_t *is_e… in viddec_pm_utils_bstream_get_au_offsets()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
Dviddec_vc1_workload.c532 uint32_t bit, byte; in vc1_parse_emit_current_frame() local
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dh264parse_sei.c369 int32_t byte = 0; in h264_sei_userdata_reg() local
447 int32_t byte = 0; in h264_sei_userdata_unreg() local
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
DLogDumpHelper.h69 const uint8_t* byte = start ; in DumpBufferToString() local
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp4/parser/
Dviddec_fw_mp4_workload.c89 uint32_t byte = 0; in viddec_fw_mp4_insert_vop_workitem() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
Dmkvmuxerutil.cpp177 const uint8 byte = static_cast<uint8>(value.u32 >> bit_count); in SerializeFloat() local
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_hal.h63 typedef unsigned char byte; typedef
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhw_ar3k.c906 char byte[3]; in ps_patch_download() local
/hardware/intel/common/libmix/mix_audio/src/
Dmixaudio.c2088 MIX_RESULT mix_audio_get_stream_byte_decoded(MixAudio *mix, guint64 *byte) in mix_audio_get_stream_byte_decoded()