Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_svc_layercontext.h30 struct twopass_rc twopass;
Dvp9_firstpass.h41 struct twopass_rc { struct
Dvp9_firstpass.c79 static void reset_fpf_position(struct twopass_rc *p, in reset_fpf_position()
84 static int lookup_next_frame_stats(const struct twopass_rc *p, in lookup_next_frame_stats()
95 static int read_frame_stats(const struct twopass_rc *p, in read_frame_stats()
112 static int input_stats(struct twopass_rc *p, FIRSTPASS_STATS *fps) { in input_stats()
258 const struct twopass_rc *twopass = &cpi->twopass; in calculate_modified_err()
504 struct twopass_rc *twopass = &cpi->twopass; in vp9_first_pass()
944 struct twopass_rc *twopass = &cpi->twopass; in vp9_init_second_pass()
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()
1408 struct twopass_rc *const twopass = &cpi->twopass; in define_gf_group()
[all …]
Dvp9_svc_layercontext.c203 struct twopass_rc *const twopass = &cpi->svc.layer_context[i].twopass; in vp9_init_second_pass_spatial_svc()
Dvp9_onyx_int.h442 struct twopass_rc twopass;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h567 struct twopass_rc struct