HomeSort by relevance Sort by last modified time
    Searched refs:sbrEnablePS (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/aacdec/
write_output.h 111 Int32 sbrEnablePS,
sbr_applied.cpp 202 Int sbrEnablePS = self->hParametricStereoDec->psDetected;
204 pVars->mc_info.psPresentFlag = sbrEnablePS;
206 if (sbrEnablePS) /* Initialize PS arrays */
234 sbrEnablePS = 1; /* Force this condition as it was explicititly declared */
235 pVars->mc_info.psPresentFlag = sbrEnablePS;

Completed in 34 milliseconds