Home
last modified time | relevance | path

Searched refs:opd_smoothing_mode (Results 1 – 3 of 3) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_mps_parse.c408 self->opd_smoothing_mode = 0; in ixheaacd_mps_frame_parsing()
410 self->opd_smoothing_mode = ixheaacd_read_bits_buf(bitstream, 1); in ixheaacd_mps_frame_parsing()
425 self->opd_smoothing_mode = 0; in ixheaacd_mps_frame_parsing()
Dixheaacd_mps_smoothing.c147 if (self->opd_smoothing_mode == 0) { in ixheaacd_mps_smoothing_opd()
Dixheaacd_mps_dec.h243 WORD32 opd_smoothing_mode; member