Home
last modified time | relevance | path

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

/external/lldb/source/API/
DSBFunction.cpp205 SBType sb_type; in GetType() local
DSBModule.cpp498 SBType sb_type; in FindFirstType() local
552 …SBType sb_type(ClangASTContext::GetBasicType (module_sp->GetClangASTContext().getASTContext(), nam… in FindTypes() local
DSBType.cpp553 SBType sb_type; in GetType() local
DSBValue.cpp470 SBType sb_type; in GetType() local
755 SBValue::CreateValueFromAddress(const char* name, lldb::addr_t address, SBType sb_type) in CreateValueFromAddress()
/external/libvpx/libvpx/vp9/common/
Dvp9_blockd.h68 BLOCK_SIZE sb_type; member
Dvp9_loopfilter.c1181 const BLOCK_SIZE sb_type = mi[0].mbmi.sb_type; in vp9_filter_block_plane_non420() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c714 const BLOCK_SIZE sb_type = mi->mbmi.sb_type; in dec_build_inter_predictors_sb() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c2134 BLOCK_SIZE sb_type = mi ? mi->mbmi.sb_type : 0; in get_sb_partition_size_range() local