Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvideotoolbox.c887 static const char *videotoolbox_error_string(OSStatus status) in videotoolbox_error_string() function
922 …av_log(avctx, AV_LOG_ERROR, "Failed to decode frame (%s, %d)\n", videotoolbox_error_string(status)… in videotoolbox_common_end_frame()