Home
last modified time | relevance | path

Searched defs:format_support (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavutil/
Dhwcontext_d3d11va.c135 UINT format_support = 0; in d3d11va_frames_get_constraints() local
/third_party/libdrm/tests/modetest/
Dmodetest.c1081 static bool format_support(const drmModePlanePtr ovr, uint32_t fmt) in format_support() function