Vp3DecodeContext 270 libavcodec/vp3.c Vp3DecodeContext *s = avctx->priv_data; Vp3DecodeContext 284 libavcodec/vp3.c Vp3DecodeContext *s = avctx->priv_data; Vp3DecodeContext 296 libavcodec/vp3.c Vp3DecodeContext *s = avctx->priv_data; Vp3DecodeContext 336 libavcodec/vp3.c static int init_block_mapping(Vp3DecodeContext *s) Vp3DecodeContext 370 libavcodec/vp3.c static void init_dequantizer(Vp3DecodeContext *s, int qpi) Vp3DecodeContext 412 libavcodec/vp3.c static void init_loop_filter(Vp3DecodeContext *s) Vp3DecodeContext 441 libavcodec/vp3.c static int unpack_superblocks(Vp3DecodeContext *s, GetBitContext *gb) Vp3DecodeContext 593 libavcodec/vp3.c static int unpack_modes(Vp3DecodeContext *s, GetBitContext *gb) Vp3DecodeContext 702 libavcodec/vp3.c static int unpack_vectors(Vp3DecodeContext *s, GetBitContext *gb) Vp3DecodeContext 880 libavcodec/vp3.c static int unpack_block_qpis(Vp3DecodeContext *s, GetBitContext *gb) Vp3DecodeContext 934 libavcodec/vp3.c static int unpack_vlcs(Vp3DecodeContext *s, GetBitContext *gb, Vp3DecodeContext 1053 libavcodec/vp3.c static void reverse_dc_prediction(Vp3DecodeContext *s, Vp3DecodeContext 1061 libavcodec/vp3.c static int unpack_dct_coeffs(Vp3DecodeContext *s, GetBitContext *gb) Vp3DecodeContext 1156 libavcodec/vp3.c static void reverse_dc_prediction(Vp3DecodeContext *s, Vp3DecodeContext 1306 libavcodec/vp3.c static void apply_loop_filter(Vp3DecodeContext *s, int plane, Vp3DecodeContext 1373 libavcodec/vp3.c static inline int vp3_dequant(Vp3DecodeContext *s, Vp3Fragment *frag, Vp3DecodeContext 1418 libavcodec/vp3.c static void vp3_draw_horiz_band(Vp3DecodeContext *s, int y) Vp3DecodeContext 1460 libavcodec/vp3.c static void await_reference_row(Vp3DecodeContext *s, Vp3Fragment *fragment, Vp3DecodeContext 1483 libavcodec/vp3.c static void render_slice(Vp3DecodeContext *s, int slice) Vp3DecodeContext 1665 libavcodec/vp3.c Vp3DecodeContext *s = avctx->priv_data; Vp3DecodeContext 1700 libavcodec/vp3.c static av_cold int init_frames(Vp3DecodeContext *s) Vp3DecodeContext 1718 libavcodec/vp3.c Vp3DecodeContext *s = avctx->priv_data; Vp3DecodeContext 1896 libavcodec/vp3.c Vp3DecodeContext *s = avctx->priv_data; Vp3DecodeContext 1915 libavcodec/vp3.c static int ref_frame(Vp3DecodeContext *s, ThreadFrame *dst, ThreadFrame *src) Vp3DecodeContext 1923 libavcodec/vp3.c static int ref_frames(Vp3DecodeContext *dst, Vp3DecodeContext *src) Vp3DecodeContext 1935 libavcodec/vp3.c Vp3DecodeContext *s = dst->priv_data, *s1 = src->priv_data; Vp3DecodeContext 1997 libavcodec/vp3.c Vp3DecodeContext *s = avctx->priv_data; Vp3DecodeContext 2190 libavcodec/vp3.c Vp3DecodeContext *s = avctx->priv_data; Vp3DecodeContext 2224 libavcodec/vp3.c Vp3DecodeContext *s = avctx->priv_data; Vp3DecodeContext 2246 libavcodec/vp3.c Vp3DecodeContext *s = avctx->priv_data; Vp3DecodeContext 2361 libavcodec/vp3.c Vp3DecodeContext *s = avctx->priv_data; Vp3DecodeContext 2470 libavcodec/vp3.c Vp3DecodeContext *s = avctx->priv_data; Vp3DecodeContext 2541 libavcodec/vp3.c .priv_data_size = sizeof(Vp3DecodeContext), Vp3DecodeContext 2558 libavcodec/vp3.c .priv_data_size = sizeof(Vp3DecodeContext),