Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c78 static void reset_fpf_position(TWO_PASS *p, in reset_fpf_position()
84 static const FIRSTPASS_STATS *read_frame_stats(const TWO_PASS *p, int offset) { in read_frame_stats()
93 static int input_stats(TWO_PASS *p, FIRSTPASS_STATS *fps) { in input_stats()
254 const TWO_PASS *twopass, in calculate_modified_err()
524 TWO_PASS *twopass = &cpi->twopass; in vp9_first_pass()
1273 TWO_PASS *const twopass = is_two_pass_svc ? in vp9_init_second_pass()
1409 TWO_PASS *const twopass = &cpi->twopass; in detect_transition_to_still()
1440 static int detect_flash(const TWO_PASS *twopass, int offset) { in detect_flash()
1517 TWO_PASS *const twopass = &cpi->twopass; in calc_arf_boost()
1628 const TWO_PASS *const twopass = &cpi->twopass; in calculate_total_gf_group_bits()
[all …]
Dvp9_svc_layercontext.h32 TWO_PASS twopass;
Dvp9_firstpass.h140 } TWO_PASS; typedef
Dvp9_encoder.h403 TWO_PASS twopass;
Dvp9_svc_layercontext.c337 TWO_PASS *const twopass = &svc->layer_context[i].twopass; in vp9_init_second_pass_spatial_svc()
Dvp9_rdopt.c2890 TWO_PASS *twopass = &cpi->twopass; in vp9_active_h_edge()
2917 TWO_PASS *twopass = &cpi->twopass; in vp9_active_v_edge()