Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dfirstpass_test.cc119 const FIRSTPASS_STATS *this_stats = in TEST() local
148 const FIRSTPASS_STATS *this_stats = in TEST() local
/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c65 const FIRSTPASS_STATS *this_stats, in calculate_modified_err_new()
2564 const FIRSTPASS_STATS *this_stats = in test_candidate_kf() local
3087 const FIRSTPASS_STATS *this_stats = in find_next_key_frame() local
3331 FIRSTPASS_STATS *this_stats = first_stats, *next_stats; in mark_flashes() local
3351 FIRSTPASS_STATS *this_stats, *next_stats; in estimate_noise() local
3442 FIRSTPASS_STATS *this_stats; in estimate_coeff() local
Dencodeframe_utils.c725 TplDepStats *this_stats = in av1_get_rdmult_delta() local
874 TplDepStats *this_stats = &tpl_stats[av1_tpl_ptr_pos( in av1_get_tpl_stats_sb() local
929 TplDepStats *this_stats = in av1_get_q_for_deltaq_objective() local
Dtpl_model.c1693 TplDepStats *this_stats = &tpl_stats[av1_tpl_ptr_pos( in av1_tpl_setup_stats() local
1753 const TplDepStats *this_stats = &tpl_stats[av1_tpl_ptr_pos( in av1_tpl_rdmult_setup() local
2030 const TplDepStats *this_stats = &tpl_stats[av1_tpl_ptr_pos( in av1_tpl_get_qstep_ratio() local
Dencoder_utils.c484 TplDepStats *this_stats = &tpl_stats[av1_tpl_ptr_pos( in process_tpl_stats_frame() local
Dpartition_search.c132 TplDepStats *this_stats = in collect_tpl_stats_sb() local
144 TplDepStats *this_stats = in collect_tpl_stats_sb() local
156 TplDepStats *this_stats = in collect_tpl_stats_sb() local
175 TplDepStats *this_stats = in collect_tpl_stats_sb() local
Dencodeframe.c327 const TplDepStats *this_stats = in init_ref_frame_space() local
Drdopt.c2233 const TplDepStats *this_stats = &tpl_stats[av1_tpl_ptr_pos( in get_block_level_tpl_stats() local
/external/libvpx/libvpx/vp9/
Dsimple_encode.cc956 std::vector<double> this_stats(buf_start, buf_end); in ObserveFirstPassStats() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c3705 TplDepStats *this_stats = &tpl_stats[row * tpl_stride + col]; in get_rdmult_delta() local
6063 TplDepStats *this_stats = &tpl_stats[row * tpl_stride + col]; in encode_frame_internal() local
Dvp9_encoder.c7540 TplDepStats *this_stats = &tpl_stats[row * tpl_stride + col]; local