Searched defs:block_width (Results 1 – 13 of 13) sorted by relevance
61 int block_width, block_height; member137 int buf_size, int block_width, int block_height, in encode_bitstream()
67 int block_width; member118 int block_width; // vres member
255 int block_width, block_height; in svq1_encode_plane() local
55 int block_width, block_height; member
109 int block_width, block_height; member801 int block_width = optimum_block_width (s); in reconfigure_at_keyframe() local
920 const int block_width= (sub_mb_type & (MB_TYPE_16x16|MB_TYPE_16x8)) ? 2 : 1; in ff_h264_decode_mb_cavlc() local
2165 const int block_width= (sub_mb_type & (MB_TYPE_16x16|MB_TYPE_16x8)) ? 2 : 1; in ff_h264_decode_mb_cabac() local
1671 int block_width = (width +15)>>4; in encode_frame() local
1969 int block_width = plane ? 8 : 16; in vp4_mc_loop_filter() local
1050 const guint64 block_width = filter->block_width; in block_score_for_row_32detect() local1137 const guint64 block_width = filter->block_width; in block_score_for_row_iscombed() local1225 const guint64 block_width = filter->block_width; in block_score_for_row_5_tap() local
135 guint64 block_width, block_height; /* width/height of window used for comb clusted detection */ member
368 const int block_width = bitset_type::bits_per_block; in run_test_cases() local
42 int block_width = sizeof(Block) * CHAR_BIT; in nth_bit() local