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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dqdm2.c196 int has_errors; ///< packet has errors member in struct:__anon1975
1211 q->has_errors = 1;
1228 q->has_errors = 1;
1689 PRINT("has_errors",q->has_errors);
1931 q->has_errors = 0; // zero it for a new super block
1937 if (!q->has_errors) {
1948 if (!q->has_errors && q->sub_packet_list_C[0].packet != NULL) {
1955 if (!q->has_errors && q->do_synth_filter)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dqdm2.c192 int has_errors; ///< packet has errors member in struct:__anon3213
1298 q->has_errors = 1;
1315 q->has_errors = 1;
1973 q->has_errors = 0; // zero it for a new super block
1979 if (!q->has_errors) {
1990 if (!q->has_errors && q->sub_packet_list_C[0].packet != NULL) {
1997 if (!q->has_errors && q->do_synth_filter)

Completed in 68 milliseconds