Searched refs:decode_video (Results 1 – 4 of 4) sorted by relevance
4 /decode_video
17 decode_video \
4 EXAMPLES-$(CONFIG_DECODE_VIDEO_EXAMPLE) += decode_video
2392 static int decode_video(InputStream *ist, AVPacket *pkt, int *got_output, int64_t *duration_pts, in… in decode_video() function2675 ret = decode_video (ist, repeating ? NULL : avpkt, &got_output, &duration_pts, !pkt, in process_input_packet()