Searched defs:sb_type (Results 1 – 12 of 12) sorted by relevance
/external/libaom/libaom/av1/common/ |
D | reconinter.h | 166 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()
|
D | reconinter.c | 246 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()
|
D | blockd.h | 249 BLOCK_SIZE sb_type; member 1072 BLOCK_SIZE sb_type) { in av1_allow_palette()
|
D | av1_loopfilter.c | 1952 const BLOCK_SIZE sb_type = mbmi->sb_type; in get_transform_size() local
|
/external/libaom/libaom/test/ |
D | reconinter_test.cc | 180 const int sb_type = GET_PARAM(0); in RunTest() local
|
/external/libaom/libaom/av1/decoder/ |
D | inspection.h | 41 int16_t sb_type; member
|
/external/libaom/libaom/av1/encoder/ |
D | reconinter_enc.c | 515 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()
|
D | rdopt.c | 7454 BLOCK_SIZE sb_type = mbmi->sb_type; in do_masked_motion_search_indexed() local
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_blockd.h | 69 BLOCK_SIZE sb_type; member
|
D | vp9_loopfilter.c | 1112 const BLOCK_SIZE sb_type = mi[0].sb_type; in vp9_filter_block_plane_non420() local
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 706 const BLOCK_SIZE sb_type = mi->sb_type; in dec_build_inter_predictors_sb() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 2870 BLOCK_SIZE sb_type = mi ? mi->sb_type : 0; in get_sb_partition_size_range() local
|