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

  /frameworks/av/media/libstagefright/codecs/aacdec/
get_ga_specific_config.h 86 const tMP4AudioObjectType audioObjectType
set_mc_info.h 85 const tMP4AudioObjectType objectType, /* used to be profile */
s_mc_info.h 88 tMP4AudioObjectType audioObjectType; /* Should eventually be called object */
102 tMP4AudioObjectType ExtendedAudioObjectType; /* Should eventually be called object */
e_tmp4audioobjecttype.h 95 } tMP4AudioObjectType;
get_ics_info.h 90 const tMP4AudioObjectType audioObjectType,
set_mc_info.cpp 254 const tMP4AudioObjectType audioObjectType, /* used to be profile */
get_audio_specific_config.cpp 310 tMP4AudioObjectType audioObjectType;
338 audioObjectType = (tMP4AudioObjectType)((temp & 0x1f0) >> 4);
407 audioObjectType = (tMP4AudioObjectType) get9_n_lessbits(LEN_OBJ_TYPE ,
get_ga_specific_config.cpp 305 const tMP4AudioObjectType audioObjectType
pvmp4audiodecoder_api.h 317 * This value is audio object type as defined in struct tMP4AudioObjectType
323 * This value is extended audio object type as defined in struct tMP4AudioObjectType
363 tMP4AudioObjectType audioObjectType);
get_ics_info.cpp 54 tMP4AudioObjectType, which is an enumeration, which in
404 const tMP4AudioObjectType audioObjectType,
get_adts_header.cpp 516 (tMP4AudioObjectType)(pVars->prog_config.profile + 1),
huffdecode.cpp 452 (tMP4AudioObjectType) pVars->mc_info.audioObjectType,
pvmp4setaudioconfig.cpp 176 tMP4AudioObjectType audioObjectType)
get_prog_config.cpp 728 (tMP4AudioObjectType)(pVars->prog_config.profile + 1),

Completed in 290 milliseconds