Searched defs:this_frame (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | pass2_strategy.c | 33 const FIRSTPASS_STATS *this_frame) { in calculate_active_area() 48 const FIRSTPASS_STATS *this_frame) { in calculate_modified_err() 376 static double calc_frame_boost(AV1_COMP *cpi, const FIRSTPASS_STATS *this_frame, in calc_frame_boost() 424 const FIRSTPASS_STATS *this_frame = read_frame_stats(twopass, i + offset); in calc_arf_boost() local 462 const FIRSTPASS_STATS *this_frame = read_frame_stats(twopass, i + offset); in calc_arf_boost() local 733 static void define_gf_group(AV1_COMP *cpi, FIRSTPASS_STATS *this_frame, in define_gf_group() 1129 const FIRSTPASS_STATS *this_frame, in test_candidate_kf() 1219 static void find_next_key_frame(AV1_COMP *cpi, FIRSTPASS_STATS *this_frame) { in find_next_key_frame() 1502 FIRSTPASS_STATS this_frame; in av1_get_second_pass_params() local
|
D | tpl_model.c | 383 YV12_BUFFER_CONFIG *this_frame = gf_picture[frame_idx].frame; in mc_flow_dispenser() local
|
/external/libvpx/libvpx/vp8/encoder/ |
D | firstpass.c | 235 FIRSTPASS_STATS *this_frame) { in calculate_modified_err() 1255 FIRSTPASS_STATS this_frame; in vp8_init_second_pass() local 1454 FIRSTPASS_STATS *this_frame, in accumulate_frame_motion_stats() 1493 static double calc_frame_boost(VP8_COMP *cpi, FIRSTPASS_STATS *this_frame, in calc_frame_boost() 1527 FIRSTPASS_STATS this_frame; in calc_arf_boost() local 1624 static void define_gf_group(VP8_COMP *cpi, FIRSTPASS_STATS *this_frame) { in define_gf_group() 2201 static void assign_std_frame_bits(VP8_COMP *cpi, FIRSTPASS_STATS *this_frame) { in assign_std_frame_bits() 2259 FIRSTPASS_STATS this_frame; in vp8_second_pass() local 2443 FIRSTPASS_STATS *this_frame, in test_candidate_kf() 2528 static void find_next_key_frame(VP8_COMP *cpi, FIRSTPASS_STATS *this_frame) { in find_next_key_frame()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_firstpass.c | 225 const FIRSTPASS_STATS *this_frame) { in calculate_active_area() 252 const FIRSTPASS_STATS *this_frame, in calculate_mod_frame_score() 273 const FIRSTPASS_STATS *this_frame, in calculate_norm_frame_score() 1881 static double calc_frame_boost(VP9_COMP *cpi, const FIRSTPASS_STATS *this_frame, in calc_frame_boost() 1918 const FIRSTPASS_STATS *this_frame, in calc_kf_frame_boost() 1965 const FIRSTPASS_STATS *this_frame = read_frame_stats(twopass, i); in calc_arf_boost() local 2000 const FIRSTPASS_STATS *this_frame = read_frame_stats(twopass, i); in calc_arf_boost() local 2411 static void define_gf_group(VP9_COMP *cpi, FIRSTPASS_STATS *this_frame) { in define_gf_group() 2737 static int slide_transition(const FIRSTPASS_STATS *this_frame, in slide_transition() 2764 const FIRSTPASS_STATS *this_frame, in test_candidate_kf() [all …]
|
D | vp9_encoder.c | 6239 YV12_BUFFER_CONFIG *this_frame = gf_picture[frame_idx].frame; local
|
/external/libcxxabi/src/ |
D | cxa_personality.cpp | 1042 __gxx_personality_seh0(PEXCEPTION_RECORD ms_exc, void *this_frame, in __gxx_personality_seh0()
|