Home
last modified time | relevance | path

Searched defs:pixelformats (Results 1 – 3 of 3) sorted by relevance

/external/v4l2_codec2/accel/
Dgeneric_v4l2_device.cc187 std::vector<uint32_t> pixelformats = in GetSupportedImageProcessorPixelformats() local
200 const uint32_t pixelformats[]) { in GetSupportedDecodeProfiles()
Dv4l2_device.cc1699 std::vector<uint32_t> pixelformats; in EnumerateSupportedPixelformats() local
1716 const uint32_t pixelformats[]) { in EnumerateSupportedDecodeProfiles()
/external/mesa3d/src/gallium/frontends/wgl/
Dstw_device.h63 struct stw_pixelformat_info pixelformats[STW_MAX_PIXELFORMATS]; member