Home
last modified time | relevance | path

Searched defs:win_idx (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmpegaudiodsp_template.c362 int win_idx = (switch_point && j < 2) ? 0 : block_type; in ff_imdct36_blocks() local
H A Dwmaprodec.c564 const int win_idx = WMAPRO_BLOCK_MAX_BITS - i; in decode_init() local
/third_party/ffmpeg/libavcodec/mips/
H A Dmpegaudiodsp_mips_fixed.c897 int win_idx = (switch_point && j < 2) ? 0 : block_type; in ff_imdct36_blocks_mips_fixed() local
H A Dmpegaudiodsp_mips_float.c1235 int win_idx = (switch_point && j < 2) ? 0 : block_type; in ff_imdct36_blocks_mips_float() local

Completed in 10 milliseconds