Searched defs:curidx (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
D | aaccoder_mips.c | 157 int curidx; in quantize_and_encode_band_cost_SQUAD_mips() local 253 int curidx, sign, count; in quantize_and_encode_band_cost_UQUAD_mips() local 368 int curidx, curidx2; in quantize_and_encode_band_cost_SPAIR_mips() local 708 int curidx, curidx2, sign1, count1, sign2, count2; in quantize_and_encode_band_cost_ESC_mips() local 803 int curidx, curidx2, sign1, count1, sign2, count2; in quantize_and_encode_band_cost_ESC_mips() local 1034 int curidx; in get_band_numbits_SQUAD_mips() local 1106 int curidx; in get_band_numbits_UQUAD_mips() local 1164 int curidx, curidx2; in get_band_numbits_SPAIR_mips() local 1238 int curidx, curidx2; in get_band_numbits_UPAIR7_mips() local 1296 int curidx, curidx2; in get_band_numbits_UPAIR12_mips() local [all …]
|
/third_party/ffmpeg/libavformat/ |
D | oggdec.h | 96 int curidx; member 106 int curidx; member
|
/third_party/ffmpeg/libavcodec/ |
D | aacenc_quantization.h | 89 int curidx = 0; in quantize_and_encode_band_cost_template() local
|