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

/external/v4l2_codec2/vda/
H A Dv4l2_video_decode_accelerator.cc918 // Try GetFormatInfo to check if an initial resolution change can be done.
922 if (GetFormatInfo(&format, &visible_size, &again) && !again) {
1635 bool ret = GetFormatInfo(&format, &visible_size, &again);
1705 bool V4L2VideoDecodeAccelerator::GetFormatInfo(struct v4l2_format* format, function in class:media::V4L2VideoDecodeAccelerator
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
H A Dformats.h258 INLINE const SWR_FORMAT_INFO& GetFormatInfo(SWR_FORMAT format) function

Completed in 137 milliseconds