Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dlibx265.c438 static av_cold int libx265_encode_set_roi(libx265Context *ctx, const AVFrame *frame, x265_picture* pic) in libx265_encode_set_roi() function
535 ret = libx265_encode_set_roi(ctx, pic, &x265pic); in libx265_encode_frame()

Completed in 2 milliseconds