Searched defs:REF_FRAMES (Results 1 – 5 of 5) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | nonrd_pickmode.c | 196 int_mv frame_mv[][REF_FRAMES], in search_new_mv() 249 int_mv frame_mv[MB_MODE_COUNT][REF_FRAMES], int *ref_frame_skip_mask, in find_predictors() 353 int segment_id, unsigned int (*ref_costs_comp)[REF_FRAMES]) { in estimate_comp_ref_frame_costs()
|
D | rdopt.c | 744 unsigned int (*ref_costs_comp)[REF_FRAMES]) { in estimate_ref_frame_costs() 3442 unsigned int *ref_costs_single, unsigned int (*ref_costs_comp)[REF_FRAMES], in set_params_rd_pick_inter_mode() 4129 static AOM_INLINE void find_top_ref(int64_t ref_frame_rd[REF_FRAMES]) { in find_top_ref() 4146 static INLINE bool in_single_ref_cutoff(int64_t ref_frame_rd[REF_FRAMES], in in_single_ref_cutoff()
|
D | encodeframe.c | 5327 AV1_COMP *cpi, YV12_BUFFER_CONFIG *ref_buf[REF_FRAMES], int frame, in compute_global_motion_for_ref_frame() 5461 AV1_COMP *cpi, YV12_BUFFER_CONFIG *ref_buf[REF_FRAMES], in update_valid_ref_frames_for_gm() 5509 AV1_COMP *cpi, YV12_BUFFER_CONFIG *ref_buf[REF_FRAMES], int frame, in compute_gm_for_valid_ref_frames() 5541 AV1_COMP *cpi, YV12_BUFFER_CONFIG *ref_buf[REF_FRAMES], in compute_global_motion_for_references()
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_onyxc_int.h | 38 #define REF_FRAMES (1 << REF_FRAMES_LOG2) macro
|
/external/libaom/libaom/av1/common/ |
D | enums.h | 581 REF_FRAMES, enumerator
|