Home
last modified time | relevance | path

Searched defs:sb_type (Results 1 – 12 of 12) sorted by relevance

/external/libaom/libaom/av1/common/
Dreconinter.h166 BLOCK_SIZE sb_type) { in is_interinter_compound_used()
178 static INLINE int is_any_masked_compound_used(BLOCK_SIZE sb_type) { in is_any_masked_compound_used()
191 static INLINE int get_wedge_bits_lookup(BLOCK_SIZE sb_type) { in get_wedge_bits_lookup()
195 static INLINE int get_interinter_wedge_bits(BLOCK_SIZE sb_type) { in get_interinter_wedge_bits()
200 static INLINE int is_interintra_wedge_used(BLOCK_SIZE sb_type) { in is_interintra_wedge_used()
204 static INLINE int get_interintra_wedge_bits(BLOCK_SIZE sb_type) { in get_interintra_wedge_bits()
328 BLOCK_SIZE sb_type) { in av1_get_contiguous_soft_mask()
Dreconinter.c246 BLOCK_SIZE sb_type) { in get_wedge_mask_inplace()
266 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type) { in av1_get_compound_type_mask()
488 BLOCK_SIZE sb_type; in init_wedge_signs() local
563 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type, int h, in build_masked_compound_no_round()
Dblockd.h249 BLOCK_SIZE sb_type; member
1072 BLOCK_SIZE sb_type) { in av1_allow_palette()
Dav1_loopfilter.c1952 const BLOCK_SIZE sb_type = mbmi->sb_type; in get_transform_size() local
/external/libaom/libaom/test/
Dreconinter_test.cc180 const int sb_type = GET_PARAM(0); in RunTest() local
/external/libaom/libaom/av1/decoder/
Dinspection.h41 int16_t sb_type; member
/external/libaom/libaom/av1/encoder/
Dreconinter_enc.c515 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type, int h, in build_masked_compound()
529 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type, int h, in build_masked_compound_highbd()
Drdopt.c7454 BLOCK_SIZE sb_type = mbmi->sb_type; in do_masked_motion_search_indexed() local
/external/libvpx/libvpx/vp9/common/
Dvp9_blockd.h69 BLOCK_SIZE sb_type; member
Dvp9_loopfilter.c1112 const BLOCK_SIZE sb_type = mi[0].sb_type; in vp9_filter_block_plane_non420() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c706 const BLOCK_SIZE sb_type = mi->sb_type; in dec_build_inter_predictors_sb() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c2870 BLOCK_SIZE sb_type = mi ? mi->sb_type : 0; in get_sb_partition_size_range() local