Home
last modified time | relevance | path

Searched defs:frameSize (Results 1 – 6 of 6) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
DAudioHardwareInterface.h72 uint32_t frameSize() const { return audio_channel_count_from_out_mask(channels())* in frameSize() function
154 uint32_t frameSize() const { return audio_channel_count_from_in_mask(channels())* in frameSize() function
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
Ddecoder_driver_test.c1095 long frameSize=0; in Read_Buffer_From_DAT_File() local
Domx_vdec_test.cpp557 int frameSize; in process_current_command() local
1979 int frameSize=0; in Play_Decoder() local
2828 long frameSize=0; in Read_Buffer_From_DAT_File() local
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
Ddecoder_driver_test.c1166 long frameSize=0; in Read_Buffer_From_DAT_File() local
Domx_vdec_test.cpp420 int frameSize; in process_current_command() local
1771 int frameSize=0; in Play_Decoder() local
2587 long frameSize=0; in Read_Buffer_From_DAT_File() local
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
DOMX_G729Enc_Utils.h556 int frameSize; /* not used*/ member