Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dv4l2_device.cc330 std::vector<uint32_t> V4L2Device::EnumerateSupportedPixelformats( in EnumerateSupportedPixelformats() function in media::V4L2Device
353 EnumerateSupportedPixelformats(V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE); in EnumerateSupportedDecodeProfiles()
430 EnumerateSupportedPixelformats(buf_type); in EnumerateDevicesForType()
Dv4l2_device.h127 std::vector<uint32_t> EnumerateSupportedPixelformats(v4l2_buf_type buf_type);