Home
last modified time | relevance | path

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

/external/libaom/common/
Dtools_common.c73 const char *image_format_to_string(aom_img_fmt_t fmt) { in image_format_to_string() function
/external/libvpx/
Dvpxenc.c1192 static const char *image_format_to_string(vpx_img_fmt_t f) { in image_format_to_string() function