Home
last modified time | relevance | path

Searched defs:bytesValid (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/aac/libFDK/include/
H A DFDK_bitstream.h605 UINT *bytesValid) { in FDKfeedBuffer()
622 HANDLE_FDK_BITSTREAM hBSSrc, UINT *bytesValid) { in FDKcopyBuffer()
/aosp_15_r20/external/aac/libFDK/src/
H A DFDK_bitbuffer.cpp366 const UINT bufferSize, UINT *bytesValid) { in FDK_Feed()
420 UINT *bytesValid) { in FDK_Copy()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_aac_decoder.cc76 UINT bytesValid = p_buf->len; in a2dp_aac_decoder_decode_packet() local
Da2dp_vendor_ldac_decoder.cc218 unsigned int bytesValid = p_buf->len; in a2dp_vendor_ldac_decoder_decode_packet() local
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp668 UINT bytesValid[FILEREAD_MAX_LAYERS] = {0}; in onQueueFilled() local
/aosp_15_r20/frameworks/av/media/codec2/components/aac/
H A DC2SoftAacDec.cpp592 UINT bytesValid[FILEREAD_MAX_LAYERS] = {0}; in process() local
/aosp_15_r20/external/aac/libMpegTPDec/src/
H A Dtpdec_lib.cpp674 const int bytesValid = *pBytesValid; in transportDec_FillData() local