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

  /frameworks/av/media/libstagefright/codecs/aacdec/
get_prog_config.cpp 345 IF (pVars->current_program < 0)
347 pVars->current_program = tag;
351 IF (tag == pVars->current_program)
694 if (pVars->current_program < 0)
700 pVars->current_program = tag;
702 } /* end if (pVars->current_program < 0) */
705 if (tag == (UInt)pVars->current_program)
735 } /* end if (tag == pVars->current_program) */
s_tdec_int_file.h 152 Int current_program; member in struct:__anon16382
pvmp4audiodecoderinitlibrary.cpp 140 pVars->current_program = -1
284 pVars->current_program = -1;

Completed in 1144 milliseconds