Home
last modified time | relevance | path

Searched refs:imgfmt (Results 1 – 1 of 1) sorted by relevance

/external/libvncserver/libvncclient/
Dh264.c102 static inline const char *string_of_VAImageFormat(VAImageFormat *imgfmt) in string_of_VAImageFormat() argument
104 return string_of_FOURCC(imgfmt->fourcc); in string_of_VAImageFormat()