Home
last modified time | relevance | path

Searched defs:this_stats (Results 1 – 12 of 12) sorted by relevance

/external/libaom/test/
Dfirstpass_test.cc119 const FIRSTPASS_STATS *this_stats = in TEST() local
148 const FIRSTPASS_STATS *this_stats = in TEST() local
/external/libaom/av1/encoder/
Dencodeframe_utils.c108 TplDepStats *this_stats = &tpl_stats[av1_tpl_ptr_pos( in av1_get_cb_rdmult() local
759 TplDepStats *this_stats = in av1_get_rdmult_delta() local
910 TplDepStats *this_stats = &tpl_stats[av1_tpl_ptr_pos( in av1_get_tpl_stats_sb() local
972 TplDepStats *this_stats = in av1_get_q_for_deltaq_objective() local
Dpass2_strategy.c67 const FIRSTPASS_STATS *this_stats, in calculate_modified_err_new()
2736 const FIRSTPASS_STATS *this_stats = in test_candidate_kf() local
3251 const FIRSTPASS_STATS *this_stats = in find_next_key_frame() local
3494 FIRSTPASS_STATS *this_stats = first_stats, *next_stats; in av1_mark_flashes() local
3514 FIRSTPASS_STATS *this_stats, *next_stats; in av1_estimate_noise() local
3603 FIRSTPASS_STATS *this_stats; in av1_estimate_coeff() local
Dencoder_utils.c494 TplDepStats *this_stats = &tpl_stats[av1_tpl_ptr_pos( in process_tpl_stats_frame() local
Dpartition_search.c144 TplDepStats *this_stats = in collect_tpl_stats_sb() local
156 TplDepStats *this_stats = in collect_tpl_stats_sb() local
168 TplDepStats *this_stats = in collect_tpl_stats_sb() local
187 TplDepStats *this_stats = in collect_tpl_stats_sb() local
4826 TplDepStats *this_stats = in prepare_tpl_stats_block() local
Dtpl_model.c1854 const TplDepStats *this_stats = &tpl_stats[av1_tpl_ptr_pos( in av1_tpl_rdmult_setup() local
2052 const TplDepStats *this_stats = &tpl_stats[av1_tpl_ptr_pos( in av1_tpl_get_frame_importance() local
Dencodeframe.c368 const TplDepStats *this_stats = in init_ref_frame_space() local
Drdopt.c2243 const TplDepStats *this_stats = &tpl_stats[av1_tpl_ptr_pos( in get_block_level_tpl_stats() local
/external/libaom/av1/qmode_rc/
Dratectrl_qmode.cc311 static bool DetectIntraInterErrorChange(const FIRSTPASS_STATS &this_stats, in DetectIntraInterErrorChange()
368 const auto &this_stats = stats_list[candidate_key_idx]; in TestCandidateKey() local
/external/libvpx/vp9/
Dsimple_encode.cc961 std::vector<double> this_stats(buf_start, buf_end); in ObserveFirstPassStats() local
/external/libvpx/vp9/encoder/
Dvp9_encodeframe.c3716 TplDepStats *this_stats = &tpl_stats[row * tpl_stride + col]; in get_rdmult_delta() local
6099 TplDepStats *this_stats = &tpl_stats[row * tpl_stride + col]; in encode_frame_internal() local
Dvp9_encoder.c7543 TplDepStats *this_stats = &tpl_stats[row * tpl_stride + col]; local