Home
last modified time | relevance | path

Searched defs:block_cbp (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvc1_block.c1304 int block_cbp = 0, pat, block_tt = 0, block_intra = 0; in vc1_decode_p_mb() local
1535 int block_cbp = 0, pat, block_tt = 0; in vc1_decode_p_mb_intfr() local
1745 int block_cbp = 0, pat, block_tt = 0; in vc1_decode_p_mb_intfi() local
2027 int block_cbp = 0, pat, block_tt = 0; in vc1_decode_b_mb_intfi() local
2194 int block_cbp = 0, pat, block_tt = 0; in vc1_decode_b_mb_intfr() local
Dvc1_loopfilter.c1118 uint32_t block_cbp = cbp[0] >> (block_num * 4); in vc1_b_h_intfi_loop_filter() local
1150 uint32_t block_cbp = cbp[0] >> (block_num * 4); in vc1_b_v_intfi_loop_filter() local