Home
last modified time | relevance | path

Searched refs:use_fast_coef_costing (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_speed_features.c115 sf->use_fast_coef_costing = 1; in set_good_speed_feature()
153 sf->use_fast_coef_costing = 1; in set_rt_speed_feature()
236 sf->use_fast_coef_costing = 0; in set_rt_speed_feature()
332 sf->use_fast_coef_costing = 0; in vp9_set_speed_features()
Dvp9_speed_features.h309 int use_fast_coef_costing; member
Dvp9_rdopt.c80 int use_fast_coef_costing; member
557 int use_fast_coef_costing) { in cost_coeffs() argument
596 if (use_fast_coef_costing) { in cost_coeffs()
612 if (use_fast_coef_costing) { in cost_coeffs()
658 args->use_fast_coef_costing); in rate_block()
749 args.use_fast_coef_costing = use_fast_coef_casting; in txfm_rd_in_plane()
788 mbmi->tx_size, cpi->sf.use_fast_coef_costing); in choose_largest_txfm_size()
933 cpi->sf.use_fast_coef_costing); in choose_txfm_size_from_modelrd()
982 cpi->sf.use_fast_coef_costing); in inter_super_block_yrd()
1012 cpi->sf.use_fast_coef_costing); in intra_super_block_yrd()
[all …]