Searched defs:isNV12 (Results 1 – 2 of 2) sorted by relevance
1669 const bool isNV12 = (format == DXGI_FORMAT_NV12); in RunYUVSamplerTest() local1847 const bool isNV12 = (format == DXGI_FORMAT_NV12); in RunYUVRenderTest() local1998 const bool isNV12 = (format == DXGI_FORMAT_NV12); in RunYUVReadPixelTest() local2180 const bool isNV12 = (format == DXGI_FORMAT_NV12); in RunYUVWritePixelTest() local
1603 const bool isNV12 = (desc.Format == DXGI_FORMAT_NV12); in getD3DTextureInfo() local