Searched defs:GetFormatInfo (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/common/gpu/media/
H A Dv4l2_video_decode_accelerator.cc741 if (!GetFormatInfo(&format, &again))
1545 bool ret = GetFormatInfo(&format, &again);
1622 bool V4L2VideoDecodeAccelerator::GetFormatInfo(struct v4l2_format* format, function in class:content::V4L2VideoDecodeAccelerator
1929 bool ret = GetFormatInfo(&format, &again);
1931 DVLOG(3) << "IsResolutionChangeNecessary(): GetFormatInfo() failed";

Completed in 88 milliseconds