Home
last modified time | relevance | path

Searched refs:yv12 (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/tests/fate/
H A Dlossless-video.mak10 FATE_LAGARITH += fate-lagarith-yv12
11 fate-lagarith-yv12: CMD = framecrc -i $(TARGET_SAMPLES)/lagarith/lag-yv12.avi
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoTestUtils.cpp553 std::vector<deUint8> yv12 = semiplanarToYV12(multiPlaneImageData); in imageMatchesReferenceChecksum() local
554 std::string checksum = MD5SumBase16(yv12.data(), yv12.size()); in imageMatchesReferenceChecksum()

Completed in 3 milliseconds