/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | partition_search.c | 1582 const BLOCK_SIZE subsize = get_partition_subsize(bsize, partition); in encode_sb() local 1768 const BLOCK_SIZE subsize = get_partition_subsize(bsize, partition); in av1_rd_use_partition() local 2447 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in try_split_partition() local 2535 const BLOCK_SIZE subsize = get_partition_subsize(bsize, partition); in calc_do_split_flag() local 2588 const PARTITION_TYPE partition, const BLOCK_SIZE subsize, in try_merge() 2736 BLOCK_SIZE subsize = get_partition_subsize(bsize, partition); in direct_partition_merging() local 2959 BLOCK_SIZE subsize = get_partition_subsize(bsize, partition); in av1_nonrd_use_partition() local 3119 int mi_row, int mi_col, BLOCK_SIZE subsize, in rd_try_subblock() 3887 const int subsize = get_partition_subsize(bsize, partition_type); in set_4_part_ctx_and_rdcost() local 4412 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in split_partition_search() local [all …]
|
H A D | partition_strategy.c | 559 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in simple_motion_search_prune_part_features() local 578 BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_HORZ); in simple_motion_search_prune_part_features() local 999 const BLOCK_SIZE subsize = get_partition_subsize(bsize, part_type); in get_min_bsize() local 1178 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in av1_ml_prune_rect_partition() local 2498 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in av1_prepare_motion_search_features_block() local 2510 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_HORZ); in av1_prepare_motion_search_features_block() local 2522 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_VERT); in av1_prepare_motion_search_features_block() local
|
H A D | mv_prec.c | 272 const BLOCK_SIZE subsize = get_partition_subsize(bsize, partition); in collect_mv_stats_sb() local
|
H A D | var_based_part.c | 218 BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_VERT); in set_vt_partitioning() local 235 BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_HORZ); in set_vt_partitioning() local
|
H A D | encodeframe_utils.c | 661 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in av1_is_leaf_split_partition() local 1038 BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in av1_reset_simple_motion_tree_partition() local
|
H A D | encodeframe_utils.h | 145 BLOCK_SIZE subsize; member
|
H A D | bitstream.c | 1622 const BLOCK_SIZE subsize = get_partition_subsize(bsize, partition); in write_modes_sb() local
|
H A D | tx_search.c | 380 const BLOCK_SIZE subsize = (BLOCK_SIZE)f_index; in get_energy_distribution_fine() local
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_encodeframe.c | 519 BLOCK_SIZE subsize = get_subsize(bsize, PARTITION_VERT); in set_vt_partitioning() local 532 BLOCK_SIZE subsize = get_subsize(bsize, PARTITION_HORZ); in set_vt_partitioning() local 904 BLOCK_SIZE subsize; in copy_partitioning_helper() local 1078 BLOCK_SIZE subsize; in update_partition_svc() local 1129 BLOCK_SIZE subsize; in update_prev_partition_helper() local 2265 BLOCK_SIZE subsize = bsize; in encode_sb() local 2605 BLOCK_SIZE subsize; in encode_sb_rt() local 2678 BLOCK_SIZE subsize; in rd_use_partition() local 3570 const BLOCK_SIZE subsize = get_subsize(bsize, PARTITION_SPLIT); in ml_predict_var_rd_partitioning() local 4002 BLOCK_SIZE subsize; in rd_pick_partition() local [all …]
|
H A D | vp9_segmentation.c | 226 const BLOCK_SIZE subsize = subsize_lookup[PARTITION_SPLIT][bsize]; in count_segs_sb() local
|
H A D | vp9_bitstream.c | 437 BLOCK_SIZE subsize; in write_modes_sb() local
|
/aosp_15_r20/system/chre/external/kiss_fft/ |
H A D | kiss_fftr.c | 39 size_t subsize, memneeded; in kiss_fftr_alloc() local
|
/aosp_15_r20/external/speex/libspeexdsp/ |
H A D | kiss_fftr.c | 36 size_t subsize, memneeded; in kiss_fftr_alloc() local
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | av1_common_int.h | 1435 int mi_col, BLOCK_SIZE subsize, in update_partition_context() 1494 int mi_col, BLOCK_SIZE subsize, in update_ext_partition_context() 1775 const BLOCK_SIZE subsize = mi[0]->bsize; in get_partition() local
|
/aosp_15_r20/external/libvpx/vp9/common/ |
H A D | vp9_mfqe.c | 219 const BLOCK_SIZE subsize = get_subsize(bs, partition); in mfqe_partition() local
|
H A D | vp9_onyxc_int.h | 435 int mi_col, BLOCK_SIZE subsize, in update_partition_context()
|
/aosp_15_r20/external/libvpx/vp9/decoder/ |
H A D | vp9_decodeframe.c | 1136 int mi_col, BLOCK_SIZE subsize, in dec_update_partition_context() 1181 BLOCK_SIZE subsize; in decode_partition() local 1238 BLOCK_SIZE subsize; in process_partition() local
|
/aosp_15_r20/external/libaom/av1/decoder/ |
H A D | decodeframe.c | 1264 BLOCK_SIZE subsize; in decode_partition() local
|