Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/apps/
H A Daomdec.c127 exec_name, image_format_to_string(dst->fmt), in libyuv_scale()
128 image_format_to_string(src->fmt)); in libyuv_scale()
151 image_format_to_string(src->fmt)); in libyuv_scale()
H A Daomenc.c1329 image_format_to_string(input->fmt)); in show_stream_config()
/aosp_15_r20/external/libaom/common/
H A Dtools_common.h180 const char *image_format_to_string(aom_img_fmt_t fmt);
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
1218 image_format_to_string(input->fmt)); in show_stream_config()