Home
last modified time | relevance | path

Searched refs:TWO_PASS (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c69 static void reset_fpf_position(TWO_PASS *p, const FIRSTPASS_STATS *position) { in reset_fpf_position()
74 static const FIRSTPASS_STATS *read_frame_stats(const TWO_PASS *p, int offset) { in read_frame_stats()
83 static int input_stats(TWO_PASS *p, FIRSTPASS_STATS *fps) { in input_stats()
242 const TWO_PASS *twopass, in calculate_mod_frame_score()
264 const TWO_PASS *twopass, in calculate_norm_frame_score()
1359 TWO_PASS *twopass = &cpi->twopass; in vp9_first_pass()
1585 TWO_PASS *const twopass = &cpi->twopass; in get_twopass_worst_quality()
1673 TWO_PASS *const twopass = in vp9_init_second_pass()
1830 TWO_PASS *const twopass = &cpi->twopass; in detect_transition_to_still()
1858 static int detect_flash(const TWO_PASS *twopass, int offset) { in detect_flash()
[all …]
Dvp9_svc_layercontext.h32 TWO_PASS twopass;
Dvp9_firstpass.h178 } TWO_PASS; typedef
Dvp9_encoder.h563 TWO_PASS twopass;
Dvp9_speed_features.c186 TWO_PASS *const twopass = &cpi->twopass; in set_good_speed_feature_framesize_independent()
Dvp9_svc_layercontext.c359 TWO_PASS *const twopass = &svc->layer_context[i].twopass; in vp9_init_second_pass_spatial_svc()
Dvp9_ratectrl.c860 static int get_active_cq_level_two_pass(const TWO_PASS *twopass, in get_active_cq_level_two_pass()
Dvp9_rdopt.c2948 TWO_PASS *twopass = &cpi->twopass; in vp9_active_h_edge()
2975 TWO_PASS *twopass = &cpi->twopass; in vp9_active_v_edge()
Dvp9_encoder.c2794 TWO_PASS *const twopass = &cpi->twopass;
4269 TWO_PASS *const twopass = &cpi->twopass;
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c1082 TWO_PASS *const twopass = &cpi->twopass; in encoder_encode()