Searched defs:REF_FRAMES (Results 1 – 9 of 9) sorted by relevance
| /external/libaom/av1/encoder/ |
| D | global_motion_facade.c | 81 YV12_BUFFER_CONFIG *ref_buf[REF_FRAMES], int frame, in compute_global_motion_for_ref_frame() 182 YV12_BUFFER_CONFIG *ref_buf[REF_FRAMES], int frame, in av1_compute_gm_for_valid_ref_frames() 197 AV1_COMP *cpi, YV12_BUFFER_CONFIG *ref_buf[REF_FRAMES], in compute_global_motion_for_references() 274 AV1_COMP *cpi, YV12_BUFFER_CONFIG *ref_buf[REF_FRAMES], in update_valid_ref_frames_for_gm()
|
| D | encode_strategy.c | 524 static int get_free_ref_map_index(RefFrameMapPair ref_map_pairs[REF_FRAMES]) { 530 static int get_refresh_idx(RefFrameMapPair ref_frame_map_pairs[REF_FRAMES], 594 AV1_COMP *cpi, RefFrameMapPair ref_frame_map_pairs[REF_FRAMES], 616 RefFrameMapPair ref_frame_map_pairs[REF_FRAMES]) { 1001 void av1_get_ref_frames(RefFrameMapPair ref_frame_map_pairs[REF_FRAMES], 1004 int remapped_ref_idx[REF_FRAMES]) {
|
| D | nonrd_pickmode.c | 306 int_mv frame_mv[][REF_FRAMES], in search_new_mv() 1042 unsigned int ref_frame_cost[REF_FRAMES], in av1_pickmode_ctx_den_update() 1043 int_mv frame_mv[MB_MODE_COUNT][REF_FRAMES], int reuse_inter_pred, in av1_pickmode_ctx_den_update() 2027 int_mv frame_mv[MB_MODE_COUNT][REF_FRAMES], in set_compound_mode() 2056 const unsigned int (*single_vars)[REF_FRAMES], BLOCK_SIZE bsize) { in skip_comp_based_on_var() 2078 int (*single_inter_mode_costs)[REF_FRAMES], int num_inter_modes, in fill_single_inter_mode_costs() 2105 const int (*single_inter_mode_costs)[REF_FRAMES], in is_globalmv_better() 2124 MV_REFERENCE_FRAME *ref_frame2, int_mv frame_mv[MB_MODE_COUNT][REF_FRAMES], in setup_compound_params_from_comp_idx() 2180 const unsigned int (*vars)[REF_FRAMES], in previous_mode_performed_poorly() 2181 const int64_t (*uv_dist)[REF_FRAMES]) { in previous_mode_performed_poorly() [all …]
|
| D | nonrd_opt.h | 431 int_mv frame_mv[MB_MODE_COUNT][REF_FRAMES], in find_predictors()
|
| D | rdopt.c | 742 unsigned int (*ref_costs_comp)[REF_FRAMES]) { in estimate_ref_frame_costs() 4018 unsigned int *ref_costs_single, unsigned int (*ref_costs_comp)[REF_FRAMES], in set_params_rd_pick_inter_mode() 4868 static AOM_INLINE void find_top_ref(int64_t ref_frame_rd[REF_FRAMES]) { in find_top_ref() 4885 static INLINE bool in_single_ref_cutoff(int64_t ref_frame_rd[REF_FRAMES], in in_single_ref_cutoff()
|
| D | encoder.h | 3907 AV1_COMP *cpi, RefFrameMapPair ref_frame_map_pairs[REF_FRAMES]) { in init_ref_map_pair()
|
| /external/libaom/examples/ |
| D | svc_encoder_rtc.cc | 475 static const int REF_FRAMES = 8; variable
|
| /external/libvpx/vp9/common/ |
| D | vp9_onyxc_int.h | 38 #define REF_FRAMES (1 << REF_FRAMES_LOG2) macro
|
| /external/libaom/av1/common/ |
| D | enums.h | 535 REF_FRAMES, enumerator
|