Searched defs:this_frame (Results  1 – 10 of 10) sorted by relevance
| /external/libvpx/vp8/encoder/ | 
| D | firstpass.c | 233                                      FIRSTPASS_STATS *this_frame) {  in calculate_modified_err() 1248   FIRSTPASS_STATS this_frame;  in vp8_init_second_pass()  local 1444 static void accumulate_frame_motion_stats(FIRSTPASS_STATS *this_frame,  in accumulate_frame_motion_stats() 1482 static double calc_frame_boost(VP8_COMP *cpi, FIRSTPASS_STATS *this_frame,  in calc_frame_boost() 1516   FIRSTPASS_STATS this_frame;  in calc_arf_boost()  local 1613 static void define_gf_group(VP8_COMP *cpi, FIRSTPASS_STATS *this_frame) {  in define_gf_group() 2186 static void assign_std_frame_bits(VP8_COMP *cpi, FIRSTPASS_STATS *this_frame) {  in assign_std_frame_bits() 2244   FIRSTPASS_STATS this_frame;  in vp8_second_pass()  local 2428                              FIRSTPASS_STATS *this_frame,  in test_candidate_kf() 2513 static void find_next_key_frame(VP8_COMP *cpi, FIRSTPASS_STATS *this_frame) {  in find_next_key_frame()
  | 
| /external/libvpx/vp9/encoder/ | 
| D | vp9_firstpass.c | 231                                     const FIRSTPASS_STATS *this_frame) {  in calculate_active_area() 258                                         const FIRSTPASS_STATS *this_frame,  in calculate_mod_frame_score() 278                                     const FIRSTPASS_STATS *this_frame,  in calc_norm_frame_score() 304                                          const FIRSTPASS_STATS *this_frame,  in calculate_norm_frame_score() 1894                                const FIRSTPASS_STATS *this_frame,  in calc_frame_boost() 1919                                   const FIRSTPASS_STATS *this_frame,  in calc_kf_frame_boost() 1979     const FIRSTPASS_STATS *this_frame =  in compute_arf_boost()  local 2019     const FIRSTPASS_STATS *this_frame =  in compute_arf_boost()  local 2990 static int slide_transition(const FIRSTPASS_STATS *this_frame,  in slide_transition() 3003 static int intra_step_transition(const FIRSTPASS_STATS *this_frame,  in intra_step_transition() [all …] 
 | 
| D | vp9_encoder.c | 7256   YV12_BUFFER_CONFIG *this_frame = gf_picture[frame_idx].frame;  local
  | 
| /external/libaom/av1/encoder/ | 
| D | pass2_strategy.c | 54                                     const FIRSTPASS_STATS *this_frame) {  in calculate_active_area() 95                                      const FIRSTPASS_STATS *this_frame) {  in calculate_modified_err() 575                                const FIRSTPASS_STATS *this_frame,  in calc_frame_boost() 603                                   const FIRSTPASS_STATS *this_frame,  in calc_kf_frame_boost() 674     const FIRSTPASS_STATS *this_frame =  in av1_calc_arf_boost()  local 710     const FIRSTPASS_STATS *this_frame =  in av1_calc_arf_boost()  local 2705 static int slide_transition(const FIRSTPASS_STATS *this_frame,  in slide_transition() 3150 static void find_next_key_frame(AV1_COMP *cpi, FIRSTPASS_STATS *this_frame) {  in find_next_key_frame() 3428                                      FIRSTPASS_STATS *this_frame) {  in process_first_pass_stats() 3679   FIRSTPASS_STATS this_frame;  in av1_get_second_pass_params()  local [all …] 
 | 
| D | firstpass.c | 461     AV1_COMP *cpi, ThreadData *td, YV12_BUFFER_CONFIG *const this_frame,  in firstpass_intra_prediction() 1125   YV12_BUFFER_CONFIG *const this_frame = &cm->cur_frame->buf;  in av1_first_pass_row()  local 1307   YV12_BUFFER_CONFIG *const this_frame = &cm->cur_frame->buf;  in av1_first_pass()  local
  | 
| D | firstpass.h | 468   const FIRSTPASS_STATS *this_frame;  member
  | 
| D | tpl_model.c | 1202   const YV12_BUFFER_CONFIG *this_frame = tpl_frame->gf_picture;  in init_mc_flow_dispenser()  local
  | 
| /external/libcxxabi/src/ | 
| D | cxa_personality.cpp | 1042 __gxx_personality_seh0(PEXCEPTION_RECORD ms_exc, void *this_frame,  in __gxx_personality_seh0()
  | 
| /external/cronet/buildtools/third_party/libc++abi/trunk/src/ | 
| D | cxa_personality.cpp | 998 __gxx_personality_seh0(PEXCEPTION_RECORD ms_exc, void *this_frame,  in __gxx_personality_seh0()
  | 
| /external/libaom/av1/qmode_rc/ | 
| D | ratectrl_qmode.cc | 294 static bool DetectSlideTransition(const FIRSTPASS_STATS &this_frame,  in DetectSlideTransition()
  |