Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dpartition_search.c1575 const BLOCK_SIZE subsize = get_partition_subsize(bsize, partition); in encode_sb() local
1761 const BLOCK_SIZE subsize = get_partition_subsize(bsize, partition); in av1_rd_use_partition() local
2398 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in try_split_partition() local
2480 const BLOCK_SIZE subsize = get_partition_subsize(bsize, partition); in calc_do_split_flag() local
2533 const PARTITION_TYPE partition, const BLOCK_SIZE subsize, in try_merge()
2671 BLOCK_SIZE subsize = get_partition_subsize(bsize, partition); in direct_partition_merging() local
2893 BLOCK_SIZE subsize = get_partition_subsize(bsize, partition); in av1_nonrd_use_partition() local
3041 int mi_row, int mi_col, BLOCK_SIZE subsize, in rd_try_subblock()
3803 const int subsize = get_partition_subsize(bsize, partition_type); in set_4_part_ctx_and_rdcost() local
4208 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in split_partition_search() local
[all …]
Dpartition_strategy.c556 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in simple_motion_search_prune_part_features() local
575 BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_HORZ); in simple_motion_search_prune_part_features() local
990 const BLOCK_SIZE subsize = get_partition_subsize(bsize, part_type); in get_min_bsize() local
1169 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in av1_ml_prune_rect_partition() local
2477 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in av1_prepare_motion_search_features_block() local
2489 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_HORZ); in av1_prepare_motion_search_features_block() local
2501 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_VERT); in av1_prepare_motion_search_features_block() local
Dmv_prec.c273 const BLOCK_SIZE subsize = get_partition_subsize(bsize, partition); in collect_mv_stats_sb() local
Dvar_based_part.c219 BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_VERT); in set_vt_partitioning() local
234 BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_HORZ); in set_vt_partitioning() local
Dencodeframe_utils.h145 BLOCK_SIZE subsize; member
Dencodeframe_utils.c702 const BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in av1_is_leaf_split_partition() local
1079 BLOCK_SIZE subsize = get_partition_subsize(bsize, PARTITION_SPLIT); in av1_reset_simple_motion_tree_partition() local
Dbitstream.c1616 const BLOCK_SIZE subsize = get_partition_subsize(bsize, partition); in write_modes_sb() local
Dtx_search.c384 const BLOCK_SIZE subsize = (BLOCK_SIZE)f_index; in get_energy_distribution_fine() local
/external/speex/libspeexdsp/
Dkiss_fftr.c36 size_t subsize, memneeded; in kiss_fftr_alloc() local
/external/libvpx/vp9/encoder/
Dvp9_encodeframe.c518 BLOCK_SIZE subsize = get_subsize(bsize, PARTITION_VERT); in set_vt_partitioning() local
531 BLOCK_SIZE subsize = get_subsize(bsize, PARTITION_HORZ); in set_vt_partitioning() local
903 BLOCK_SIZE subsize; in copy_partitioning_helper() local
1077 BLOCK_SIZE subsize; in update_partition_svc() local
1128 BLOCK_SIZE subsize; in update_prev_partition_helper() local
2239 BLOCK_SIZE subsize = bsize; in encode_sb() local
2579 BLOCK_SIZE subsize; in encode_sb_rt() local
2652 BLOCK_SIZE subsize; in rd_use_partition() local
3538 const BLOCK_SIZE subsize = get_subsize(bsize, PARTITION_SPLIT); in ml_predict_var_rd_paritioning() local
3974 BLOCK_SIZE subsize; in rd_pick_partition() local
[all …]
Dvp9_segmentation.c226 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/libvpx/vp9/common/
Dvp9_mfqe.c219 const BLOCK_SIZE subsize = get_subsize(bs, partition); in mfqe_partition() local
Dvp9_onyxc_int.h436 int mi_col, BLOCK_SIZE subsize, in update_partition_context()
/external/libaom/av1/common/
Dav1_common_int.h1422 int mi_col, BLOCK_SIZE subsize, in update_partition_context()
1481 int mi_col, BLOCK_SIZE subsize, in update_ext_partition_context()
1774 const BLOCK_SIZE subsize = mi[0]->bsize; in get_partition() local
/external/libvpx/vp9/decoder/
Dvp9_decodeframe.c1134 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/av1/decoder/
Ddecodeframe.c1256 BLOCK_SIZE subsize; in decode_partition() local
/external/python/cffi/c/
D_cffi_backend.c1425 Py_ssize_t subsize = cf->cf_type->ct_size; in convert_vfield_from_object() local