Home
last modified time | relevance | path

Searched defs:subsize (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c51 static INLINE uint8_t *get_sb_index(MACROBLOCK *x, BLOCK_SIZE subsize) { in get_sb_index()
452 BLOCK_SIZE subsize = get_subsize(bsize, PARTITION_VERT); in set_vt_partitioning() local
462 BLOCK_SIZE subsize = get_subsize(bsize, PARTITION_HORZ); in set_vt_partitioning() local
1255 BLOCK_SIZE subsize; in encode_sb() local
1484 BLOCK_SIZE subsize; in encode_sb_rt() local
1570 BLOCK_SIZE subsize; in rd_use_partition() local
2011 BLOCK_SIZE subsize; in rd_pick_partition() local
2582 BLOCK_SIZE bsize, BLOCK_SIZE subsize) { in fill_mode_info_sb()
2653 BLOCK_SIZE subsize; in nonrd_pick_partition() local
2924 BLOCK_SIZE subsize; in nonrd_use_partition() local
Dvp9_segmentation.c198 const BLOCK_SIZE subsize = subsize_lookup[PARTITION_SPLIT][bsize]; in count_segs_sb() local
Dvp9_bitstream.c426 BLOCK_SIZE subsize; in write_modes_sb() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_blockd.h247 const BLOCK_SIZE subsize = subsize_lookup[partition][bsize]; in get_subsize() local
Dvp9_onyxc_int.h301 BLOCK_SIZE subsize, in update_partition_context()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c411 BLOCK_SIZE subsize; in decode_partition() local