Searched refs:reference_frames (Results 1 – 5 of 5) sorted by relevance
/external/libgav1/libgav1/src/ |
D | motion_vector.cc | 768 reference_frames, in MotionFieldProjection() 774 auto* const source_frame = reference_frames[source_index].get(); in MotionFieldProjection() 932 reference_frames, in SetupMotionField() 943 if (!IsIntraFrame(reference_frames[last_index]->frame_type())) { in SetupMotionField() 945 reference_frames[last_index] in SetupMotionField() 954 MotionFieldProjection(frame_header, reference_frames, in SetupMotionField() 964 MotionFieldProjection(frame_header, reference_frames, in SetupMotionField() 973 MotionFieldProjection(frame_header, reference_frames, in SetupMotionField() 983 MotionFieldProjection(frame_header, reference_frames, in SetupMotionField() 994 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
|