Home
last modified time | relevance | path

Searched refs:cplx_estimation_trash_b (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmpeg4videodec.h75 int cplx_estimation_trash_b; member
H A Dmpeg4videodec.c2654 ctx->cplx_estimation_trash_b += 8 * get_bits1(gb); /* interpolate_mc_q */ in decode_vol_header()
2676 ctx->cplx_estimation_trash_b = 0; in decode_vol_header()
3073 skip_bits_long(gb, ctx->cplx_estimation_trash_b); in decode_vop_header()
3163 ctx->cplx_estimation_trash_b, in decode_vop_header()
3551 s->cplx_estimation_trash_b = s1->cplx_estimation_trash_b; in mpeg4_update_thread_context()

Completed in 8 milliseconds