/external/speex/libspeexdsp/ |
D | kiss_fftr.c | 36 size_t subsize, memneeded; in kiss_fftr_alloc() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 549 BLOCK_SIZE subsize = get_subsize(bsize, PARTITION_VERT); in set_vt_partitioning() local 562 BLOCK_SIZE subsize = get_subsize(bsize, PARTITION_HORZ); in set_vt_partitioning() local 941 BLOCK_SIZE subsize; in copy_partitioning_helper() local 1115 BLOCK_SIZE subsize; in update_partition_svc() local 1166 BLOCK_SIZE subsize; in update_prev_partition_helper() local 2266 BLOCK_SIZE subsize = bsize; in encode_sb() local 2604 BLOCK_SIZE subsize; in encode_sb_rt() local 2677 BLOCK_SIZE subsize; in rd_use_partition() local 3605 const BLOCK_SIZE subsize = get_subsize(bsize, PARTITION_SPLIT); in ml_predict_var_rd_paritioning() local 3827 BLOCK_SIZE subsize; in rd_pick_partition() local [all …]
|
D | vp9_segmentation.c | 226 const BLOCK_SIZE subsize = subsize_lookup[PARTITION_SPLIT][bsize]; in count_segs_sb() local
|
D | vp9_bitstream.c | 435 BLOCK_SIZE subsize; in write_modes_sb() local
|
/external/libaom/libaom/av1/encoder/ |
D | partition_strategy.c | 409 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in simple_motion_search_prune_part_features() local 428 BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_HORZ); in simple_motion_search_prune_part_features() local 800 const BLOCK_SIZE subsize = get_partition_subsize(bsize, part_type); in get_min_bsize() local 968 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in av1_ml_prune_rect_partition() local
|
D | segmentation.c | 153 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in count_segs_sb() local
|
D | var_based_part.c | 185 BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_VERT); in set_vt_partitioning() local 200 BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_HORZ); in set_vt_partitioning() local
|
D | mv_prec.c | 276 const BLOCK_SIZE subsize = get_partition_subsize(bsize, partition); in collect_mv_stats_sb() local
|
D | encodeframe.c | 1708 const BLOCK_SIZE subsize = get_partition_subsize(bsize, partition); in encode_sb() local 1899 const BLOCK_SIZE subsize = get_partition_subsize(bsize, partition); in rd_use_partition() local 2167 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in is_leaf_split_partition() local 2204 BLOCK_SIZE subsize = get_partition_subsize(bsize, partition); in nonrd_use_partition() local 2508 int mi_row, int mi_col, BLOCK_SIZE subsize, in rd_try_subblock() 2591 BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in reset_partition() local 2693 BLOCK_SIZE subsize; in rd_pick_partition() local
|
D | bitstream.c | 1609 const BLOCK_SIZE subsize = get_partition_subsize(bsize, partition); in write_modes_sb() local
|
D | tx_search.c | 594 const BLOCK_SIZE subsize = (BLOCK_SIZE)f_index; in get_energy_distribution_fine() 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 | 406 int mi_col, BLOCK_SIZE subsize, in update_partition_context()
|
/external/libaom/libaom/av1/common/ |
D | av1_common_int.h | 1098 int mi_col, BLOCK_SIZE subsize, in update_partition_context() 1157 int mi_col, BLOCK_SIZE subsize, in update_ext_partition_context() 1450 const BLOCK_SIZE subsize = mi[0]->sb_type; in get_partition() local
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 1134 int mi_col, BLOCK_SIZE subsize, in dec_update_partition_context() 1179 BLOCK_SIZE subsize; in decode_partition() local 1236 BLOCK_SIZE subsize; in process_partition() local
|
/external/libaom/libaom/av1/decoder/ |
D | decodeframe.c | 1331 BLOCK_SIZE subsize; in decode_partition() local
|