Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dv4l2_video_decode_accelerator.cc1188 struct v4l2_plane qbuf_plane; in EnqueueInputRecord() local
1190 memset(&qbuf_plane, 0, sizeof(qbuf_plane)); in EnqueueInputRecord()
1195 qbuf.m.planes = &qbuf_plane; in EnqueueInputRecord()