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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dh263.c3226 check_marker(&s->gb, "before time_increment in video packed header");
3228 check_marker(&s->gb, "before vop_coding_type in video packed header");
5545 check_marker(gb, "before time_increment_resolution");
5557 check_marker(gb, "before fixed_vop_rate");
5709 if(!check_marker(gb, "in complexity estimation part 1")){
5727 if(!check_marker(gb, "in complexity estimation part 2")){
5880 check_marker(gb, "before time_increment");
5939 check_marker(gb, "before vop_coded");
H A Dbitstream.h722 static inline int check_marker(GetBitContext *s, const char *msg) function

Completed in 118 milliseconds