Searched refs:EnumerateSupportedPixelformats (Results 1 – 4 of 4) sorted by relevance
188 EnumerateSupportedPixelformats(buf_type); in GetSupportedImageProcessorPixelformats()318 EnumerateSupportedPixelformats(buf_type); in EnumerateDevicesForType()
503 std::vector<uint32_t> EnumerateSupportedPixelformats(v4l2_buf_type buf_type);
1697 std::vector<uint32_t> V4L2Device::EnumerateSupportedPixelformats( in EnumerateSupportedPixelformats() function in media::V4L2Device1720 EnumerateSupportedPixelformats(V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE); in EnumerateSupportedDecodeProfiles()1752 EnumerateSupportedPixelformats(V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE); in EnumerateSupportedEncodeProfiles()
156 mDevice->EnumerateSupportedPixelformats(V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE); in setupInputFormat()