Home
last modified time | relevance | path

Searched defs:ref_frames (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Drdopt.c4267 const MV_REFERENCE_FRAME *ref_frames) { in inter_mode_compatible_skip()
4319 const MV_REFERENCE_FRAME *ref_frames) { in match_ref_frame_pair()
4480 const MV_REFERENCE_FRAME *ref_frames, in init_mbmi()
4733 const MV_REFERENCE_FRAME *ref_frames, in match_ref_frame()
4748 const MV_REFERENCE_FRAME *ref_frames, int prune_ext_comp_using_neighbors) { in compound_skip_using_neighbor_refs()
4787 const PREDICTION_MODE this_mode, const MV_REFERENCE_FRAME *ref_frames, in skip_compound_using_best_single_mode_ref()
4993 const MV_REFERENCE_FRAME *ref_frames = mode_def->ref_frame; in skip_inter_mode() local
5959 const MV_REFERENCE_FRAME *ref_frames = mode_def->ref_frame; in av1_rd_pick_inter_mode() local
H A Dinterp_search.h30 int8_t ref_frames[2]; member
H A Dencodemv.c340 MV_REFERENCE_FRAME ref_frames[2] = { ref_frame, NONE_FRAME }; in av1_find_best_ref_mvs_from_stack() local
H A Dmv_prec.c30 const MV_REFERENCE_FRAME *ref_frames = mbmi->ref_frame; in get_ref_mv_for_mv_stats() local
H A Drd.c1123 const MV_REFERENCE_FRAME ref_frames[2] = { ref_frame, NONE_FRAME }; in av1_mv_pred() local
H A Dblock.h312 MV_REFERENCE_FRAME ref_frames[2]; member
H A Dencoder.h4245 const YV12_BUFFER_CONFIG **ref_frames, in get_ref_frame_flags()
/aosp_15_r20/external/rust/cros-libva/lib/src/
Dlib.rs402 let ref_frames: [PictureH264; 16] = (0..16) in enc_h264_demo() localVariable
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_decoder.c756 struct pipe_sampler_view **ref_frames[2]; in vl_mpeg12_end_frame() local
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Donyx_if.c775 int ref_frames; in vp8_set_speed_features() local
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_vcn_enc.h478 uint32_t ref_frames[RENCDOE_AV1_REFS_PER_FRAME]; member
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_rdopt.c3808 const MV_REFERENCE_FRAME ref_frames[2] = { ref_frame, second_ref_frame }; in vp9_rd_pick_inter_mode_sb() local