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

  /external/libxaac/decoder/drc_src/
impd_drc_static_payload.c 408 ia_drc_coeff_parametric_drc_struct* str_drc_coeff_param_drc = local
409 &(drc_config->str_drc_config_ext.str_drc_coeff_param_drc);
413 str_drc_coeff_param_drc->drc_location) {
434 str_drc_coeff_param_drc->drc_location;
448 str_drc_coeff_param_drc->parametric_drc_gain_set_count;
454 drc_config->str_drc_config_ext.str_drc_coeff_param_drc
514 ia_drc_coeff_parametric_drc_struct* str_drc_coeff_param_drc) {
520 str_drc_coeff_param_drc->drc_location = (temp >> 1) & 0xf;
521 str_drc_coeff_param_drc->parametric_drc_frame_size_format = temp & 1;
523 if (str_drc_coeff_param_drc->parametric_drc_frame_size)
1026 ia_drc_coeff_parametric_drc_struct* str_drc_coeff_param_drc = NULL; local
    [all...]
impd_drc_struct.h 580 ia_drc_coeff_parametric_drc_struct str_drc_coeff_param_drc; member in struct:__anon30114
  /external/libxaac/decoder/
ixheaacd_config.h 400 ia_drc_coeff_parametric_drc_struct str_drc_coeff_param_drc; member in struct:__anon30205

Completed in 74 milliseconds