Home
last modified time | relevance | path

Searched defs:targetChannelCount (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/aac/libDRCdec/src/
H A DdrcDec_selectionProcess.h172 UCHAR targetChannelCount; member
H A DFDK_drcDecLib.cpp546 const int* targetChannelCount) { in FDK_drcDec_SetDownmixInstructions()
H A DdrcDec_types.h311 UCHAR targetChannelCount; member
/aosp_15_r20/packages/apps/TV/src/com/android/tv/data/
DProgramDataManager.java739 long targetChannelCount = mBackendKnobsFlags.epgTargetChannelCount(); in getFetchDuration() local