Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodemb.c57 const BLOCK_SIZE plane_bsize = get_plane_block_size(bsize, pd); in vp9_subtract_plane() local
108 static void optimize_b(int plane, int block, BLOCK_SIZE plane_bsize, in optimize_b()
318 BLOCK_SIZE plane_bsize, TX_SIZE tx_size) { in vp9_xform_quant()
367 static void encode_block(int plane, int block, BLOCK_SIZE plane_bsize, in encode_block()
428 static void encode_block_pass1(int plane, int block, BLOCK_SIZE plane_bsize, in encode_block_pass1()
475 static void encode_block_intra(int plane, int block, BLOCK_SIZE plane_bsize, in encode_block_intra()
602 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, in vp9_encode_block_intra()
Dvp9_tokenize.c167 static void set_entropy_context_b(int plane, int block, BLOCK_SIZE plane_bsize, in set_entropy_context_b()
209 static void tokenize_b(int plane, int block, BLOCK_SIZE plane_bsize, in tokenize_b()
294 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, in is_skippable()
Dvp9_rdopt.c140 static int raster_block_offset(BLOCK_SIZE plane_bsize, in raster_block_offset()
147 static int16_t* raster_block_offset_int16(BLOCK_SIZE plane_bsize, in raster_block_offset_int16()
650 static void rate_block(int plane, int block, BLOCK_SIZE plane_bsize, in rate_block()
661 static void block_rd_txfm(int plane, int block, BLOCK_SIZE plane_bsize, in block_rd_txfm()
703 const BLOCK_SIZE plane_bsize = get_plane_block_size(bsize, pd); in vp9_get_entropy_contexts() local
1549 const BLOCK_SIZE plane_bsize = get_plane_block_size(mi->mbmi.sb_type, pd); in encode_inter_mb_segment() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_blockd.c49 const BLOCK_SIZE plane_bsize = get_plane_block_size(bsize, pd); in vp9_foreach_transformed_block_in_plane() local
100 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, int has_eob, in vp9_set_contexts()
Dvp9_entropy.h105 const BLOCK_SIZE plane_bsize = get_plane_block_size(bsize, pd); in reset_skip_context() local
Dvp9_reconinter.c208 const BLOCK_SIZE plane_bsize = get_plane_block_size(bsize, in build_inter_predictors_for_planes() local
391 const BLOCK_SIZE plane_bsize = get_plane_block_size(bsize, in vp9_dec_build_inter_predictors_sb() local
Dvp9_blockd.h280 const BLOCK_SIZE plane_bsize = ss_size_lookup[bsize][1][1]; in get_uv_tx_size_impl() local
310 static INLINE void txfrm_block_to_raster_xy(BLOCK_SIZE plane_bsize, in txfrm_block_to_raster_xy()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_detokenize.c198 int plane, int block, BLOCK_SIZE plane_bsize, in vp9_decode_block_tokens()
Dvp9_decodeframe.c244 BLOCK_SIZE plane_bsize, in predict_and_reconstruct_intra_block()
280 BLOCK_SIZE plane_bsize, in reconstruct_inter_block()