Home
last modified time | relevance | path

Searched defs:twopass (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c254 const TWO_PASS *twopass, in calculate_modified_err()
524 TWO_PASS *twopass = &cpi->twopass; in vp9_first_pass() local
1273 TWO_PASS *const twopass = is_two_pass_svc ? in vp9_init_second_pass() local
1409 TWO_PASS *const twopass = &cpi->twopass; in detect_transition_to_still() local
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() local
1628 const TWO_PASS *const twopass = &cpi->twopass; in calculate_total_gf_group_bits() local
1691 TWO_PASS *const twopass = &cpi->twopass; in allocate_gf_group_bits() local
1852 TWO_PASS *const twopass = &cpi->twopass; in define_gf_group() local
2182 static int test_candidate_kf(TWO_PASS *twopass, in test_candidate_kf()
[all …]
Dvp9_svc_layercontext.h32 TWO_PASS twopass; member
Dvp9_svc_layercontext.c337 TWO_PASS *const twopass = &svc->layer_context[i].twopass; in vp9_init_second_pass_spatial_svc() local
Dvp9_rdopt.c2890 TWO_PASS *twopass = &cpi->twopass; in vp9_active_h_edge() local
2917 TWO_PASS *twopass = &cpi->twopass; in vp9_active_v_edge() local
Dvp9_encoder.h403 TWO_PASS twopass; member
/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h613 } twopass; member