/external/libaom/libaom/av1/encoder/ |
D | partition_strategy.c | 68 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in get_res_var_features() local 238 BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in simple_motion_search_prune_part_features() local 482 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in firstpass_simple_motion_search_features() local
|
D | segmentation.c | 152 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in count_segs_sb() local
|
D | var_based_part.c | 233 BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_VERT); in set_vt_partitioning() local 247 BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_HORZ); in set_vt_partitioning() local
|
D | encodeframe.c | 1524 const BLOCK_SIZE subsize = get_partition_subsize(bsize, partition); in encode_sb() local 1710 const BLOCK_SIZE subsize = get_partition_subsize(bsize, partition); in rd_use_partition() local 1977 const BLOCK_SIZE subsize = get_partition_subsize(bsize, partition); in nonrd_use_partition() local 2188 int mi_row, int mi_col, BLOCK_SIZE subsize, in rd_try_subblock() 2298 BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in reset_partition() local 2318 BLOCK_SIZE subsize; in rd_pick_sqr_partition() local 2738 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in ml_prune_rect_partition() local 3125 BLOCK_SIZE subsize; in rd_pick_partition() local
|
D | bitstream.c | 1594 const BLOCK_SIZE subsize = get_partition_subsize(bsize, partition); in write_modes_sb() local
|
D | rdopt.c | 1408 const BLOCK_SIZE subsize = (BLOCK_SIZE)f_index; in get_energy_distribution_fine() local
|
/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 | 491 BLOCK_SIZE subsize = get_subsize(bsize, PARTITION_VERT); in set_vt_partitioning() local 504 BLOCK_SIZE subsize = get_subsize(bsize, PARTITION_HORZ); in set_vt_partitioning() local 882 BLOCK_SIZE subsize; in copy_partitioning_helper() local 1056 BLOCK_SIZE subsize; in update_partition_svc() local 1107 BLOCK_SIZE subsize; in update_prev_partition_helper() local 2181 BLOCK_SIZE subsize = bsize; in encode_sb() local 2520 BLOCK_SIZE subsize; in encode_sb_rt() local 2592 BLOCK_SIZE subsize; in rd_use_partition() local 3351 const BLOCK_SIZE subsize = get_subsize(bsize, PARTITION_SPLIT); in ml_prune_rect_partition() local 3548 const BLOCK_SIZE subsize = get_subsize(bsize, PARTITION_SPLIT); in ml_predict_var_rd_paritioning() local [all …]
|
D | vp9_segmentation.c | 185 const BLOCK_SIZE subsize = subsize_lookup[PARTITION_SPLIT][bsize]; in count_segs_sb() local
|
D | vp9_bitstream.c | 430 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 | 386 int mi_col, BLOCK_SIZE subsize, in update_partition_context()
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 1082 int mi_col, BLOCK_SIZE subsize, in dec_update_partition_context() 1127 BLOCK_SIZE subsize; in decode_partition() local 1183 BLOCK_SIZE subsize; in recon_partition() local 1235 BLOCK_SIZE subsize; in parse_partition() local
|
/external/libaom/libaom/av1/common/ |
D | onyxc_int.h | 906 int mi_col, BLOCK_SIZE subsize, in update_partition_context() 1013 int mi_col, BLOCK_SIZE subsize, in update_ext_partition_context() 1283 const BLOCK_SIZE subsize = mi[0]->sb_type; in get_partition() local
|
D | av1_loopfilter.c | 951 const BLOCK_SIZE subsize = get_partition_subsize(bsize, partition); in setup_block_mask() local
|
/external/libaom/libaom/av1/decoder/ |
D | decodeframe.c | 1742 BLOCK_SIZE subsize; in decode_partition() local
|