Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_blockd.h110 static INLINE int b_width_log2(BLOCK_SIZE sb_type) { in b_width_log2()
113 static INLINE int b_height_log2(BLOCK_SIZE sb_type) { in b_height_log2()
117 static INLINE int mi_width_log2(BLOCK_SIZE sb_type) { in mi_width_log2()
124 BLOCK_SIZE sb_type; member
Dvp9_loopfilter.c931 const BLOCK_SIZE sb_type = mi[0].mbmi.sb_type; in filter_block_plane_non420() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c1392 const BLOCK_SIZE sb_type = prev_mi ? prev_mi->mbmi.sb_type : 0; in copy_partitioning() local
1900 BLOCK_SIZE sb_type = mi ? mi->mbmi.sb_type : 0; in get_sb_partition_size_range() local