Searched defs:has_ac (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | rv34.c | 281 int code, pattern, has_ac = 1; in rv34_decode_block() local 1014 int has_ac = rv34_decode_block(ptr, &s->gb, r->cur_vlcs, in rv34_process_block() local 1033 int i, j, itype, has_ac; in rv34_output_i16x16() local 1201 int q_dc, q_ac, has_ac; in rv34_decode_inter_macroblock() local
|
D | clearvideo.c | 88 static inline int decode_block(CLVContext *ctx, int16_t *blk, int has_ac, in decode_block() 179 int i, has_ac[6], off; in decode_mb() local
|