Searched refs:DCAParseContext (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 Ddca_parser.c28 typedef struct DCAParseContext { struct
34 } DCAParseContext; typedef in typeref:struct:DCAParseContext
45 static int dca_find_frame_end(DCAParseContext * pc1, const uint8_t * buf,
97 DCAParseContext *pc1 = s->priv_data;
108 DCAParseContext *pc1 = s->priv_data;
130 .priv_data_size = sizeof(DCAParseContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddca_parser.c29 typedef struct DCAParseContext { struct
35 } DCAParseContext; typedef in typeref:struct:DCAParseContext
46 static int dca_find_frame_end(DCAParseContext * pc1, const uint8_t * buf,
93 DCAParseContext *pc1 = s->priv_data;
138 DCAParseContext *pc1 = s->priv_data;
168 .priv_data_size = sizeof(DCAParseContext),

Completed in 107 milliseconds