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

  /external/libxaac/decoder/
ixheaacd_esbr_envcal.c 86 WORD32 upsamp_4_flag = frame_data->pstr_sbr_header->is_usf_4; local
151 WORD32 rate = upsamp_4_flag ? 4 : 2;
173 upsamp_4_flag, &frame_data->patch_param);
181 upsamp_4_flag, &frame_data->patch_param);
792 WORD32 b_patching_mode, WORD32 upsamp_4_flag,
809 if (upsamp_4_flag) {
    [all...]
ixheaacd_sbr_dec.h 32 WORD32 upsamp_4_flag; member in struct:__anon26599
209 WORD32 upsamp_4_flag);

Completed in 222 milliseconds