Searched refs:is_synced (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 Ddirac_parser.c41 int is_synced; member in struct:DiracParseContext
58 if (!pc->is_synced) {
63 pc->is_synced = 1;
71 if (pc->is_synced) {
227 if (!pc->is_synced && next == -1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddirac_parser.c44 int is_synced; member in struct:DiracParseContext
61 if (!pc->is_synced) {
66 pc->is_synced = 1;
74 if (pc->is_synced) {
232 if (!pc->is_synced && next == -1) {

Completed in 113 milliseconds