Home
last modified time | relevance | path

Searched refs:semiplanarToYV12 (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoTestUtils.cpp527 std::vector<deUint8> semiplanarToYV12(const ycbcr::MultiPlaneImageData& multiPlaneImageData) in semiplanarToYV12() function
553 std::vector<deUint8> yv12 = semiplanarToYV12(multiPlaneImageData); in imageMatchesReferenceChecksum()
H A DvktVideoTestUtils.hpp892 std::vector<deUint8> semiplanarToYV12(const ycbcr::MultiPlaneImageData& multiPlaneImageData);
H A DvktVideoDecodeTests.cpp788 auto bytes = semiplanarToYV12(*resultImage); in iterate()
912 auto bytes = semiplanarToYV12(*resultImage); in iterate()

Completed in 6 milliseconds