Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c446 BLOCK_SIZE subsize = get_subsize(bsize, PARTITION_VERT); in set_vt_partitioning() local
459 BLOCK_SIZE subsize = get_subsize(bsize, PARTITION_HORZ); in set_vt_partitioning() local
1431 BLOCK_SIZE subsize = bsize; in encode_sb() local
1770 BLOCK_SIZE subsize; in encode_sb_rt() local
1848 BLOCK_SIZE subsize; in rd_use_partition() local
2358 BLOCK_SIZE subsize; in rd_pick_partition() local
2977 BLOCK_SIZE subsize = get_subsize(bsize, partition); in fill_mode_info_sb() local
3040 BLOCK_SIZE subsize = get_subsize(bsize, PARTITION_SPLIT); in pred_pixel_ready_reset() local
3062 BLOCK_SIZE subsize = bsize; in nonrd_pick_partition() local
3316 BLOCK_SIZE subsize; in nonrd_select_partition() local
[all …]
Dvp9_segmentation.c181 const BLOCK_SIZE subsize = subsize_lookup[PARTITION_SPLIT][bsize]; in count_segs_sb() local
Dvp9_bitstream.c436 BLOCK_SIZE subsize; in write_modes_sb() local
/external/speex/libspeex/
Dkiss_fftr.c36 size_t subsize, memneeded; in kiss_fftr_alloc() local
/external/libvpx/libvpx/vp9/common/
Dvp9_mfqe.c227 const BLOCK_SIZE subsize = get_subsize(bs, partition); in mfqe_partition() local
Dvp9_onyxc_int.h430 BLOCK_SIZE subsize, in update_partition_context()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c919 BLOCK_SIZE subsize, in dec_update_partition_context()
963 BLOCK_SIZE subsize; in decode_partition() local
/external/opencv3/modules/highgui/src/
Dwindow_QT.cpp2132 int subsize = settings.beginReadArray(QString("buttonbar")+i); in icvLoadControlPanel() local