Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dv4l2_slice_video_decode_accelerator.cc614 static bool IsSupportedOutputFormat(uint32_t v4l2_format) { in IsSupportedOutputFormat() function
670 if (IsSupportedOutputFormat(fmtdesc.pixelformat)) { in SetupFormats()