Home
last modified time | relevance | path

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

/external/chromium_org/content/common/gpu/media/
Dv4l2_video_decode_accelerator.cc88 struct V4L2VideoDecodeAccelerator::PictureRecord { struct in content::V4L2VideoDecodeAccelerator
91 bool cleared; // Whether the texture is cleared and safe to render from.
92 media::Picture picture; // The decoded picture.
150 V4L2VideoDecodeAccelerator::PictureRecord::PictureRecord( in PictureRecord() function in content::V4L2VideoDecodeAccelerator::PictureRecord