Searched refs:IS_VP7 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvp8dsp.h102 #define IS_VP7 1 macro
H A Dvp8.c199 return update_dimensions(s, width, height, IS_VP7);
986 mb->mv = mb->bmv[decode_splitmvs(s, c, mb, layout, IS_VP7) - 1];
1324 token_prob, qmul, scan, IS_VP7);
2210 vp78_decode_mv_mb_modes(avctx, cur_frame, prev_frame, IS_VP7);
2496 return vp78_decode_mb_row_sliced(avctx, tdata, jobnr, threadnr, IS_VP7);
2667 return vp78_decode_frame(avctx, data, got_frame, avpkt, IS_VP7);
2734 return vp78_decode_init(avctx, IS_VP7);
H A Dvp8dsp.c298 filter_common(p, stride, is4tap, IS_VP7);

Completed in 36 milliseconds