Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dreconinter.h121 BLOCK_SIZE sb_type; member
206 BLOCK_SIZE sb_type) { in is_interinter_compound_used()
218 static INLINE int is_any_masked_compound_used(BLOCK_SIZE sb_type) { in is_any_masked_compound_used()
231 static INLINE int get_wedge_types_lookup(BLOCK_SIZE sb_type) { in get_wedge_types_lookup()
235 static INLINE int av1_is_wedge_used(BLOCK_SIZE sb_type) { in av1_is_wedge_used()
376 BLOCK_SIZE sb_type) { in av1_get_contiguous_soft_mask()
Dreconinter.c310 BLOCK_SIZE sb_type) { in get_wedge_mask_inplace()
330 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type) { in av1_get_compound_type_mask()
641 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type, int h, in build_masked_compound_no_round()
670 BLOCK_SIZE sb_type = inter_pred_params->sb_type; in av1_make_masked_inter_predictor() local
Dav1_loopfilter.c206 const BLOCK_SIZE sb_type = mbmi->sb_type; in get_transform_size() local
Dblockd.h235 BLOCK_SIZE sb_type; member
1197 BLOCK_SIZE sb_type) { in av1_allow_palette()
/external/llvm-project/lldb/source/API/
DSBType.cpp681 SBType sb_type; in GetType() local
833 SBType sb_type; in GetType() local
843 SBType sb_type; in GetReturnType() local
863 SBType sb_type; in GetArgumentTypeAtIndex() local
DSBTypeEnumMember.cpp89 SBType sb_type; in GetType() local
DSBFunction.cpp203 SBType sb_type; in GetType() local
DSBValue.cpp397 SBType sb_type; in GetType() local
631 SBType sb_type) { in CreateValueFromAddress()
652 SBType sb_type) { in CreateValueFromData()
DSBModule.cpp448 SBType sb_type; in FindFirstType() local
/external/libaom/libaom/av1/encoder/
Dreconinter_enc.c302 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type, int h, in build_masked_compound()
317 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type, int h, in build_masked_compound_highbd()
Dmotion_search_facade.c706 BLOCK_SIZE sb_type = mbmi->sb_type; in do_masked_motion_search_indexed() local
/external/libaom/libaom/test/
Dreconinter_test.cc181 const int sb_type = GET_PARAM(0); in RunTest() local
/external/libaom/libaom/av1/decoder/
Dinspection.h41 int16_t sb_type; member
/external/libvpx/libvpx/vp9/common/
Dvp9_blockd.h70 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.c723 const BLOCK_SIZE sb_type = mi->sb_type; in dec_build_inter_predictors_sb() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c2956 BLOCK_SIZE sb_type = mi ? mi->sb_type : 0; in get_sb_partition_size_range() local