Searched refs:reference_frames (Results 1 – 5 of 5) sorted by relevance
/external/libgav1/libgav1/src/ |
D | motion_vector.cc | 766 reference_frames, in MotionFieldProjection() 772 auto* const source_frame = reference_frames[source_index].get(); in MotionFieldProjection() 930 reference_frames, in SetupMotionField() 941 if (!IsIntraFrame(reference_frames[last_index]->frame_type())) { in SetupMotionField() 943 reference_frames[last_index] in SetupMotionField() 952 MotionFieldProjection(frame_header, reference_frames, in SetupMotionField() 962 MotionFieldProjection(frame_header, reference_frames, in SetupMotionField() 971 MotionFieldProjection(frame_header, reference_frames, in SetupMotionField() 981 MotionFieldProjection(frame_header, reference_frames, in SetupMotionField() 992 MotionFieldProjection(frame_header, reference_frames, in SetupMotionField()
|
D | motion_vector.h | 53 reference_frames,
|
/external/mesa3d/src/gallium/frontends/va/ |
D | picture_hevc_enc.c | 52 context->desc.h265enc.reference_frames[i] = h265->reference_frames[i].picture_id; in vlVaHandleVAEncPictureParameterBufferTypeHEVC()
|
D | picture_vp9.c | 88 vlVaGetReferenceFrame(drv, vp9->reference_frames[i], &context->desc.vp9.ref[i]); in vlVaHandlePictureParameterBufferVP9()
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_video_state.h | 516 unsigned reference_frames[16]; member
|