Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmpeg4videodec.h73 int cplx_estimation_trash_i; member
H A Dmpeg4videodec.c2628 ctx->cplx_estimation_trash_i += 8 * get_bits1(gb); /* opaque */ in decode_vol_header()
2629 ctx->cplx_estimation_trash_i += 8 * get_bits1(gb); /* transparent */ in decode_vol_header()
2630 ctx->cplx_estimation_trash_i += 8 * get_bits1(gb); /* intra_cae */ in decode_vol_header()
2631 ctx->cplx_estimation_trash_i += 8 * get_bits1(gb); /* inter_cae */ in decode_vol_header()
2632 ctx->cplx_estimation_trash_i += 8 * get_bits1(gb); /* no_update */ in decode_vol_header()
2633 ctx->cplx_estimation_trash_i += 8 * get_bits1(gb); /* upsampling */ in decode_vol_header()
2636 ctx->cplx_estimation_trash_i += 8 * get_bits1(gb); /* intra_blocks */ in decode_vol_header()
2639 ctx->cplx_estimation_trash_i += 8 * get_bits1(gb); /* not coded blocks */ in decode_vol_header()
2646 ctx->cplx_estimation_trash_i += 8 * get_bits1(gb); /* dct_coeffs */ in decode_vol_header()
2647 ctx->cplx_estimation_trash_i in decode_vol_header()
[all...]

Completed in 5 milliseconds