Home
last modified time | relevance | path

Searched defs:FrontElementIsCpe (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/aac/libMpegTPDec/include/
H A Dtp_data.h176 UCHAR FrontElementIsCpe[PC_FSB_CHANNELS_MAX]; member
/aosp_15_r20/external/aac/libMpegTPEnc/include/
H A Dtp_data.h176 UCHAR FrontElementIsCpe[PC_FSB_CHANNELS_MAX]; member
/aosp_15_r20/frameworks/av/media/module/extractors/mp4/
H A DMPEG4Extractor.cpp5055 const int32_t FrontElementIsCpe = br.getBits(1); in updateAudioTrackInfoFromESDS_MPEG4Audio() local