Searched defs:subsize (Results 1 – 7 of 7) sorted by relevance
/external/speex/libspeex/ |
D | kiss_fftr.c | 36 size_t subsize, memneeded; in kiss_fftr_alloc() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 462 BLOCK_SIZE subsize = get_subsize(bsize, PARTITION_VERT); in set_vt_partitioning() local 475 BLOCK_SIZE subsize = get_subsize(bsize, PARTITION_HORZ); in set_vt_partitioning() local 853 BLOCK_SIZE subsize; in copy_partitioning_helper() local 927 BLOCK_SIZE subsize; in update_prev_partition() local 1917 BLOCK_SIZE subsize = bsize; in encode_sb() local 2256 BLOCK_SIZE subsize; in encode_sb_rt() local 2328 BLOCK_SIZE subsize; in rd_use_partition() local 2891 BLOCK_SIZE subsize; in rd_pick_partition() local 3549 BLOCK_SIZE subsize = get_subsize(bsize, partition); in fill_mode_info_sb() local 3610 BLOCK_SIZE subsize = get_subsize(bsize, PARTITION_SPLIT); in pred_pixel_ready_reset() local [all …]
|
D | vp9_segmentation.c | 172 const BLOCK_SIZE subsize = subsize_lookup[PARTITION_SPLIT][bsize]; in count_segs_sb() local
|
D | vp9_bitstream.c | 429 BLOCK_SIZE subsize; in write_modes_sb() local
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_mfqe.c | 219 const BLOCK_SIZE subsize = get_subsize(bs, partition); in mfqe_partition() local
|
D | vp9_onyxc_int.h | 408 int mi_col, BLOCK_SIZE subsize, in update_partition_context()
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 876 int mi_col, BLOCK_SIZE subsize, in dec_update_partition_context() 921 BLOCK_SIZE subsize; in decode_partition() local
|