Home
last modified time | relevance | path

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

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