Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_firstpass.c258 const struct twopass_rc *twopass = &cpi->twopass; in calculate_modified_err() local
504 struct twopass_rc *twopass = &cpi->twopass; in vp9_first_pass() local
944 struct twopass_rc *twopass = &cpi->twopass; in vp9_init_second_pass() local
1097 static int detect_flash(const struct twopass_rc *twopass, int offset) { in detect_flash()
1183 struct twopass_rc *const twopass = &cpi->twopass; in calc_arf_boost() local
1408 struct twopass_rc *const twopass = &cpi->twopass; in define_gf_group() local
1901 struct twopass_rc *const twopass = &cpi->twopass; in find_next_key_frame() local
2206 struct twopass_rc *const twopass = &cpi->twopass; in vp9_rc_get_second_pass_params() local
Dvp9_svc_layercontext.h30 struct twopass_rc twopass; member
Dvp9_svc_layercontext.c203 struct twopass_rc *const twopass = &cpi->svc.layer_context[i].twopass; in vp9_init_second_pass_spatial_svc() local
Dvp9_onyx_int.h442 struct twopass_rc twopass; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h604 } twopass; member