Searched defs:av_fourcc2str (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavutil/ | ||
H A D | avutil.h | 355 #define av_fourcc2str(fourcc) av_fourcc_make_string((char[AV_FOURCC_MAX_STRING_SIZE]){0}, fourcc) macro |
Completed in 1 milliseconds