Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/tests/
Dfloatimg_cmp.c64 enum AVPixelFormat inFormat = AV_PIX_FMT_NONE; in main() local
/third_party/mesa3d/src/mesa/main/
Dglformats.c204 _mesa_compute_component_mapping(GLenum inFormat, GLenum outFormat, GLubyte *map) in _mesa_compute_component_mapping()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferViewAccessTests.cpp1065 const char* const inFormat = vk::isScaledFormat(m_bufferViewTestInfo.format)? "" : outFormat; in initPrograms() local