Home
last modified time | relevance | path

Searched defs:plane_bsize (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_blockd.c46 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()
Dvp9_reconinter.c215 const BLOCK_SIZE plane_bsize = in build_inter_predictors_for_planes() local
Dvp9_blockd.h249 const BLOCK_SIZE plane_bsize = get_plane_block_size(bsize, pd); in reset_skip_context() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c36 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()
Dvp9_tokenize.c318 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()
Dvp9_rd.c450 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()
Dvp9_rdopt.c466 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
Dvp9_pickmode.c763 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()