Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvideotoolbox.c990 static const char *videotoolbox_error_string(OSStatus status) in videotoolbox_error_string() function
1025 av_log(avctx, AV_LOG_ERROR, "Failed to decode frame (%s, %d)\n", videotoolbox_error_string(status), (int)status); in ff_videotoolbox_common_end_frame()

Completed in 2 milliseconds