Home
last modified time | relevance | path

Searched refs:REF_TO_V4L2_REF (Results 1 – 1 of 1) sorted by relevance

/external/v4l2_codec2/vda/
Dv4l2_slice_video_decode_accelerator.cc2781 #define REF_TO_V4L2_REF(a) v4l2_ref_frame->a = ref_pic->frame_hdr->a in SubmitDecode() macro
2782 REF_TO_V4L2_REF(frame_width); in SubmitDecode()
2783 REF_TO_V4L2_REF(frame_height); in SubmitDecode()
2784 REF_TO_V4L2_REF(bit_depth); in SubmitDecode()
2785 REF_TO_V4L2_REF(subsampling_x); in SubmitDecode()
2786 REF_TO_V4L2_REF(subsampling_y); in SubmitDecode()
2787 #undef REF_TO_V4L2_REF in SubmitDecode()