Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
Dlavfi.c360 static int create_subcc_packet(AVFormatContext *avctx, AVFrame *frame, in create_subcc_packet() function
463 if ((ret = create_subcc_packet(avctx, frame, min_pts_sink_idx)) < 0) { in lavfi_read_packet()