Searched defs:plane_bsize (Results 1 – 8 of 8) sorted by relevance
/external/libvpx/libvpx/vp9/common/ |
D | vp9_blockd.c | 46 const BLOCK_SIZE plane_bsize = get_plane_block_size(bsize, pd); in vp9_foreach_transformed_block_in_plane() local 88 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, int has_eob, in vp9_set_contexts()
|
D | vp9_reconinter.c | 215 const BLOCK_SIZE plane_bsize = in build_inter_predictors_for_planes() local
|
D | vp9_blockd.h | 249 const BLOCK_SIZE plane_bsize = get_plane_block_size(bsize, pd); in reset_skip_context() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodemb.c | 36 const BLOCK_SIZE plane_bsize = get_plane_block_size(bsize, pd); in vp9_subtract_plane() local 349 BLOCK_SIZE plane_bsize, TX_SIZE tx_size) { in vp9_xform_quant_fp() 424 BLOCK_SIZE plane_bsize, TX_SIZE tx_size) { in vp9_xform_quant_dc() 494 BLOCK_SIZE plane_bsize, TX_SIZE tx_size) { in vp9_xform_quant() 575 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, void *arg) { in encode_block() 688 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, in encode_block_pass1() 750 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, in vp9_encode_block_intra()
|
D | vp9_tokenize.c | 318 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, in set_entropy_context_b() 349 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, void *arg) { in tokenize_b() 426 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, void *argv) { in is_skippable() 447 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, in has_high_freq_coeff()
|
D | vp9_rd.c | 450 const BLOCK_SIZE plane_bsize = get_plane_block_size(bsize, pd); in vp9_get_entropy_contexts() local 557 int vp9_raster_block_offset(BLOCK_SIZE plane_bsize, int raster_block, in vp9_raster_block_offset() 565 int16_t *vp9_raster_block_offset_int16(BLOCK_SIZE plane_bsize, int raster_block, in vp9_raster_block_offset_int16()
|
D | vp9_rdopt.c | 466 int blk_col, const BLOCK_SIZE plane_bsize, in pixel_sse() 505 const BLOCK_SIZE plane_bsize, in sum_squares_visible() 538 BLOCK_SIZE plane_bsize, int block, int blk_row, in dist_block() 658 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, void *arg) { in block_rd_txfm() 1498 const BLOCK_SIZE plane_bsize = get_plane_block_size(mi->sb_type, pd); in encode_inter_mb_segment() local
|
D | vp9_pickmode.c | 763 static void model_rd_for_sb_uv(VP9_COMP *cpi, BLOCK_SIZE plane_bsize, in model_rd_for_sb_uv() 965 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, in estimate_block_intra()
|