Home
last modified time | relevance | path

Searched defs:parse (Results 1 – 25 of 766) sorted by relevance

12345678910>>...31

/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkateparse.c121 gst_kate_parse_init (GstKateParse * parse) in gst_kate_parse_init()
139 gst_kate_parse_drain_event_queue (GstKateParse * parse) in gst_kate_parse_drain_event_queue()
150 gst_kate_parse_push_headers (GstKateParse * parse) in gst_kate_parse_push_headers()
224 gst_kate_parse_clear_queue (GstKateParse * parse) in gst_kate_parse_clear_queue()
242 gst_kate_parse_push_buffer (GstKateParse * parse, GstBuffer * buf, in gst_kate_parse_push_buffer()
265 gst_kate_parse_drain_queue_prematurely (GstKateParse * parse) in gst_kate_parse_drain_queue_prematurely()
298 gst_kate_parse_drain_queue (GstKateParse * parse, gint64 granulepos) in gst_kate_parse_drain_queue()
317 gst_kate_parse_queue_buffer (GstKateParse * parse, GstBuffer * buf) in gst_kate_parse_queue_buffer()
348 gst_kate_parse_parse_packet (GstKateParse * parse, GstBuffer * buf) in gst_kate_parse_parse_packet()
387 GstKateParse *parse; in gst_kate_parse_chain() local
[all …]
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoraparse.c155 gst_theora_parse_init (GstTheoraParse * parse) in gst_theora_parse_init()
172 GstTheoraParse *parse = GST_THEORA_PARSE (object); in theora_parse_dispose() local
261 theora_parse_set_header_on_caps (GstTheoraParse * parse, GstCaps * caps) in theora_parse_set_header_on_caps()
292 theora_parse_set_streamheader (GstTheoraParse * parse) in theora_parse_set_streamheader()
353 theora_parse_drain_event_queue (GstTheoraParse * parse) in theora_parse_drain_event_queue()
364 theora_parse_push_headers (GstTheoraParse * parse) in theora_parse_push_headers()
386 theora_parse_clear_queue (GstTheoraParse * parse) in theora_parse_clear_queue()
403 make_granulepos (GstTheoraParse * parse, gint64 keyframe, gint64 frame) in make_granulepos()
426 parse_granulepos (GstTheoraParse * parse, gint64 granulepos, in parse_granulepos()
458 theora_parse_munge_granulepos (GstTheoraParse * parse, GstBuffer * buf, in theora_parse_munge_granulepos()
[all …]
/third_party/gstreamer/gstplugins_base/ext/vorbis/
Dgstvorbisparse.c110 gst_vorbis_parse_init (GstVorbisParse * parse) in gst_vorbis_parse_init()
128 vorbis_parse_set_header_on_caps (GstVorbisParse * parse, GstCaps * caps) in vorbis_parse_set_header_on_caps()
171 vorbis_parse_drain_event_queue (GstVorbisParse * parse) in vorbis_parse_drain_event_queue()
182 vorbis_parse_have_header_packet (GstVorbisParse * parse, guint8 hdr_id) in vorbis_parse_have_header_packet()
196 vorbis_parse_push_headers (GstVorbisParse * parse) in vorbis_parse_push_headers()
287 vorbis_parse_clear_queue (GstVorbisParse * parse) in vorbis_parse_clear_queue()
304 vorbis_parse_push_buffer (GstVorbisParse * parse, GstBuffer * buf, in vorbis_parse_push_buffer()
322 vorbis_parse_drain_queue_prematurely (GstVorbisParse * parse) in vorbis_parse_drain_queue_prematurely()
355 vorbis_parse_drain_queue (GstVorbisParse * parse, gint64 granulepos) in vorbis_parse_drain_queue()
389 vorbis_parse_queue_buffer (GstVorbisParse * parse, GstBuffer * buf) in vorbis_parse_queue_buffer()
[all …]
/third_party/gstreamer/gstplugins_bad/gst/jpegformat/
Dgstjpegparse.c124 gst_jpeg_parse_init (GstJpegParse * parse) in gst_jpeg_parse_init()
132 GstJpegParse *parse = GST_JPEG_PARSE_CAST (bparse); in gst_jpeg_parse_set_sink_caps() local
162 gst_jpeg_parse_skip_to_jpeg_header (GstJpegParse * parse, GstMapInfo * mapinfo, in gst_jpeg_parse_skip_to_jpeg_header()
194 gst_jpeg_parse_get_image_length (GstJpegParse * parse, GstMapInfo * mapinfo) in gst_jpeg_parse_get_image_length()
338 gst_jpeg_parse_sof (GstJpegParse * parse, GstByteReader * reader) in gst_jpeg_parse_sof()
417 gst_jpeg_parse_skip_marker (GstJpegParse * parse, in gst_jpeg_parse_skip_marker()
450 get_tag_list (GstJpegParse * parse) in get_tag_list()
458 extract_and_queue_tags (GstJpegParse * parse, guint size, guint8 * data, in extract_and_queue_tags()
483 gst_jpeg_parse_app1 (GstJpegParse * parse, GstByteReader * reader) in gst_jpeg_parse_app1()
554 gst_jpeg_parse_com (GstJpegParse * parse, GstByteReader * reader) in gst_jpeg_parse_com()
[all …]
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dmpegtsparse.c130 MpegTSParse2 *parse = (MpegTSParse2 *) object; in mpegts_parse_dispose() local
188 mpegts_parse_init (MpegTSParse2 * parse) in mpegts_parse_init()
215 MpegTSParse2 *parse = (MpegTSParse2 *) base; in mpegts_parse_reset() local
259 MpegTSParse2 *parse = (MpegTSParse2 *) object; in mpegts_parse_set_property() local
282 MpegTSParse2 *parse = (MpegTSParse2 *) object; in mpegts_parse_get_property() local
300 prepare_src_pad (MpegTSBase * base, MpegTSParse2 * parse) in prepare_src_pad()
363 MpegTSParse2 *parse = (MpegTSParse2 *) base; in push_event() local
394 mpegts_parse_create_tspad (MpegTSParse2 * parse, const gchar * pad_name) in mpegts_parse_create_tspad()
417 mpegts_parse_destroy_tspad (MpegTSParse2 * parse, MpegTSParsePad * tspad) in mpegts_parse_destroy_tspad()
428 MpegTSParse2 *parse = GST_MPEGTS_PARSE (element); in mpegts_parse_pad_removed() local
[all …]
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbaseparse.c365 #define GST_BASE_PARSE_INDEX_LOCK(parse) \ argument
367 #define GST_BASE_PARSE_INDEX_UNLOCK(parse) \ argument
483 gst_base_parse_clear_queues (GstBaseParse * parse) in gst_base_parse_clear_queues()
520 GstBaseParse *parse = GST_BASE_PARSE (object); in gst_base_parse_finalize() local
589 gst_base_parse_init (GstBaseParse * parse, GstBaseParseClass * bclass) in gst_base_parse_init()
652 GstBaseParse *parse = GST_BASE_PARSE (object); in gst_base_parse_set_property() local
668 GstBaseParse *parse = GST_BASE_PARSE (object); in gst_base_parse_get_property() local
777 gst_base_parse_update_flags (GstBaseParse * parse) in gst_base_parse_update_flags()
791 gst_base_parse_update_frame (GstBaseParse * parse, GstBaseParseFrame * frame) in gst_base_parse_update_frame()
809 gst_base_parse_reset (GstBaseParse * parse) in gst_base_parse_reset()
[all …]
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-parse.c72 #define DEBUG_ELEMENT_START(parse, ebml, element) \ argument
76 #define DEBUG_ELEMENT_STOP(parse, ebml, element, ret) \ argument
148 GstMatroskaParse *parse = GST_MATROSKA_PARSE (object); in gst_matroska_parse_finalize() local
189 gst_matroska_parse_init (GstMatroskaParse * parse) in gst_matroska_parse_init()
220 GstMatroskaParse *parse = GST_MATROSKA_PARSE (element); in gst_matroska_parse_reset() local
272 gst_matroska_parse_add_stream (GstMatroskaParse * parse, GstEbmlRead * ebml) in gst_matroska_parse_add_stream()
966 gst_matroska_parse_query (GstMatroskaParse * parse, GstPad * pad, in gst_matroska_parse_query()
1068 GstMatroskaParse *parse = GST_MATROSKA_PARSE (parent); in gst_matroska_parse_handle_src_query() local
1076 gst_matroska_parse_send_tags (GstMatroskaParse * parse) in gst_matroska_parse_send_tags()
1100 gst_matroska_parse_send_event (GstMatroskaParse * parse, GstEvent * event) in gst_matroska_parse_send_event()
[all …]
/third_party/skia/modules/svg/src/
DSkSVGAttributeParser.cpp241 bool SkSVGAttributeParser::parse(SkSVGColorType* color) { in parse() function in SkSVGAttributeParser
263 bool SkSVGAttributeParser::parse(SkSVGColor* color) { in parse() function in SkSVGAttributeParser
280 bool SkSVGAttributeParser::parse(SkSVGIRI* iri) { in parse() function in SkSVGAttributeParser
315 bool SkSVGAttributeParser::parse(SkSVGStringType* result) { in parse() function in SkSVGAttributeParser
326 bool SkSVGAttributeParser::parse(SkSVGNumberType* number) { in parse() function in SkSVGAttributeParser
362 bool SkSVGAttributeParser::parse(SkSVGLength* length) { in parse() function in SkSVGAttributeParser
509 bool SkSVGAttributeParser::parse(SkSVGTransformType* t) { in parse() function in SkSVGAttributeParser
542 bool SkSVGAttributeParser::parse(SkSVGPaint* paint) { in parse() function in SkSVGAttributeParser
565 bool SkSVGAttributeParser::parse(SkSVGFuncIRI* firi) { in parse() function in SkSVGAttributeParser
581 bool SkSVGAttributeParser::parse(SkSVGLineCap* cap) { in parse() function in SkSVGAttributeParser
[all …]
DSkSVGFeTurbulence.cpp28 bool SkSVGAttributeParser::parse<SkSVGFeTurbulenceBaseFrequency>( in parse() function in SkSVGAttributeParser
47 bool SkSVGAttributeParser::parse<SkSVGFeTurbulenceType>(SkSVGFeTurbulenceType* type) { in parse() function in SkSVGAttributeParser
DSkSVGFeMorphology.cpp42 bool SkSVGAttributeParser::parse<SkSVGFeMorphology::Operator>(SkSVGFeMorphology::Operator* op) { in parse() function in SkSVGAttributeParser
52 bool SkSVGAttributeParser::parse<SkSVGFeMorphology::Radius>(SkSVGFeMorphology::Radius* radius) { in parse() function in SkSVGAttributeParser
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstmpeg4videoparse.c99 GstMpeg4VParse *parse = GST_MPEG4VIDEO_PARSE (object); in gst_mpeg4vparse_set_property() local
117 GstMpeg4VParse *parse = GST_MPEG4VIDEO_PARSE (object); in gst_mpeg4vparse_get_property() local
181 gst_mpeg4vparse_init (GstMpeg4VParse * parse) in gst_mpeg4vparse_init()
219 gst_mpeg4vparse_start (GstBaseParse * parse) in gst_mpeg4vparse_start()
233 gst_mpeg4vparse_stop (GstBaseParse * parse) in gst_mpeg4vparse_stop()
396 gst_mpeg4vparse_handle_frame (GstBaseParse * parse, in gst_mpeg4vparse_handle_frame()
618 gst_mpeg4vparse_parse_frame (GstBaseParse * parse, GstBaseParseFrame * frame) in gst_mpeg4vparse_parse_frame()
699 gst_mpeg4vparse_prepare_key_unit (GstMpeg4VParse * parse, GstEvent * event) in gst_mpeg4vparse_prepare_key_unit()
718 gst_mpeg4vparse_pre_push_frame (GstBaseParse * parse, GstBaseParseFrame * frame) in gst_mpeg4vparse_pre_push_frame()
823 gst_mpeg4vparse_set_caps (GstBaseParse * parse, GstCaps * caps) in gst_mpeg4vparse_set_caps()
[all …]
Dgstdiracparse.c192 gst_dirac_parse_start (GstBaseParse * parse) in gst_dirac_parse_start()
204 gst_dirac_parse_stop (GstBaseParse * parse) in gst_dirac_parse_stop()
210 gst_dirac_parse_set_sink_caps (GstBaseParse * parse, GstCaps * caps) in gst_dirac_parse_set_sink_caps()
253 gst_dirac_parse_handle_frame (GstBaseParse * parse, in gst_dirac_parse_handle_frame()
382 gst_dirac_parse_convert (GstBaseParse * parse, GstFormat src_format, in gst_dirac_parse_convert()
391 gst_dirac_parse_pre_push_frame (GstBaseParse * parse, GstBaseParseFrame * frame) in gst_dirac_parse_pre_push_frame()
440 gst_dirac_parse_get_sink_caps (GstBaseParse * parse, GstCaps * filter) in gst_dirac_parse_get_sink_caps()
Dgsth263parse.c102 gst_h263_parse_start (GstBaseParse * parse) in gst_h263_parse_start()
122 gst_h263_parse_stop (GstBaseParse * parse) in gst_h263_parse_stop()
130 gst_h263_parse_sink_event (GstBaseParse * parse, GstEvent * event) in gst_h263_parse_sink_event()
284 gst_h263_parse_handle_frame (GstBaseParse * parse, in gst_h263_parse_handle_frame()
392 gst_h263_parse_get_sink_caps (GstBaseParse * parse, GstCaps * filter) in gst_h263_parse_get_sink_caps()
432 gst_h263_parse_pre_push_frame (GstBaseParse * parse, GstBaseParseFrame * frame) in gst_h263_parse_pre_push_frame()
Dgstpngparse.c88 gst_png_parse_start (GstBaseParse * parse) in gst_png_parse_start()
106 gst_png_parse_event (GstBaseParse * parse, GstEvent * event) in gst_png_parse_event()
125 gst_png_parse_handle_frame (GstBaseParse * parse, in gst_png_parse_handle_frame()
252 gst_png_parse_pre_push_frame (GstBaseParse * parse, GstBaseParseFrame * frame) in gst_png_parse_pre_push_frame()
Dgstmpegvideoparse.c91 GstMpegvParse *parse = GST_MPEGVIDEO_PARSE (object); in gst_mpegv_parse_set_property() local
109 GstMpegvParse *parse = GST_MPEGVIDEO_PARSE (object); in gst_mpegv_parse_get_property() local
172 gst_mpegv_parse_init (GstMpegvParse * parse) in gst_mpegv_parse_init()
220 gst_mpegv_parse_sink_query (GstBaseParse * parse, GstQuery * query) in gst_mpegv_parse_sink_query()
240 gst_mpegv_parse_start (GstBaseParse * parse) in gst_mpegv_parse_start()
254 gst_mpegv_parse_stop (GstBaseParse * parse) in gst_mpegv_parse_stop()
694 gst_mpegv_parse_handle_frame (GstBaseParse * parse, in gst_mpegv_parse_handle_frame()
993 gst_mpegv_parse_parse_frame (GstBaseParse * parse, GstBaseParseFrame * frame) in gst_mpegv_parse_parse_frame()
1031 gst_mpegv_parse_pre_push_frame (GstBaseParse * parse, GstBaseParseFrame * frame) in gst_mpegv_parse_pre_push_frame()
1128 gst_mpegv_parse_set_caps (GstBaseParse * parse, GstCaps * caps) in gst_mpegv_parse_set_caps()
[all …]
/third_party/gstreamer/gstplugins_base/gst/subparse/
Dgstssaparse.c63 GstSsaParse *parse = GST_SSA_PARSE (object); in gst_ssa_parse_dispose() local
72 gst_ssa_parse_init (GstSsaParse * parse) in gst_ssa_parse_init()
144 GstSsaParse *parse = GST_SSA_PARSE (GST_PAD_PARENT (sinkpad)); in gst_ssa_parse_setcaps() local
227 gst_ssa_parse_remove_override_codes (GstSsaParse * parse, gchar * txt) in gst_ssa_parse_remove_override_codes()
274 gst_ssa_parse_push_line (GstSsaParse * parse, gchar * txt, in gst_ssa_parse_push_line()
334 GstSsaParse *parse = GST_SSA_PARSE (parent); in gst_ssa_parse_chain() local
400 GstSsaParse *parse = GST_SSA_PARSE (element); in gst_ssa_parse_change_state() local
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstamrparse.c180 gst_amr_parse_sink_setcaps (GstBaseParse * parse, GstCaps * caps) in gst_amr_parse_sink_setcaps()
256 gst_amr_parse_handle_frame (GstBaseParse * parse, in gst_amr_parse_handle_frame()
336 gst_amr_parse_start (GstBaseParse * parse) in gst_amr_parse_start()
358 gst_amr_parse_stop (GstBaseParse * parse) in gst_amr_parse_stop()
370 gst_amr_parse_sink_getcaps (GstBaseParse * parse, GstCaps * filter) in gst_amr_parse_sink_getcaps()
419 gst_amr_parse_pre_push_frame (GstBaseParse * parse, GstBaseParseFrame * frame) in gst_amr_parse_pre_push_frame()
Dgstwavpackparse.c135 gst_wavpack_parse_start (GstBaseParse * parse) in gst_wavpack_parse_start()
155 gst_wavpack_parse_stop (GstBaseParse * parse) in gst_wavpack_parse_stop()
279 gst_wavpack_parse_frame_metadata (GstWavpackParse * parse, GstBuffer * buf, in gst_wavpack_parse_frame_metadata()
390 gst_wavpack_parse_frame_header (GstWavpackParse * parse, GstBuffer * buf, in gst_wavpack_parse_frame_header()
445 gst_wavpack_parse_handle_frame (GstBaseParse * parse, in gst_wavpack_parse_handle_frame()
634 gst_wavpack_parse_get_sink_caps (GstBaseParse * parse, GstCaps * filter) in gst_wavpack_parse_get_sink_caps()
674 gst_wavpack_parse_pre_push_frame (GstBaseParse * parse, in gst_wavpack_parse_pre_push_frame()
/third_party/skia/modules/svg/include/
DSkSVGAttributeParser.h27 bool parse(SkSVGIntegerType* v) { return parseInteger(v); } in parse() function
31 template <typename T> static ParseResult<T> parse(const char* value) { in parse() function
41 static ParseResult<T> parse(const char* expectedName, in parse() function
/third_party/node/deps/npm/node_modules/qs/lib/
Dindex.js4 var parse = require('./parse'); variable
9 parse: parse, property
/third_party/python/Lib/email/
Dparser.py41 def parse(self, fp, headersonly=False): member in Parser
72 def parse(self, fp, headersonly=True): member in HeaderParser
99 def parse(self, fp, headersonly=False): member in BytesParser
127 def parse(self, fp, headersonly=True): member in BytesHeaderParser
/third_party/gstreamer/gstplugins_bad/ext/opus/
Dgstopusparse.c103 gst_opus_parse_init (GstOpusParse * parse) in gst_opus_parse_init()
113 GstOpusParse *parse = GST_OPUS_PARSE (base); in gst_opus_parse_start() local
126 GstOpusParse *parse = GST_OPUS_PARSE (base); in gst_opus_parse_stop() local
139 GstOpusParse *parse; in gst_opus_parse_handle_frame() local
325 GstOpusParse *parse; in gst_opus_parse_parse_frame() local
/third_party/node/deps/npm/node_modules/query-string/
Dindex.d.ts103 export function parse(query: string, options: {parseBooleans: true, parseNumbers: true} & ParseOpti… function
105 export function parse(query: string, options: {parseNumbers: true} & ParseOptions): ParsedQuery<str… function
/third_party/boost/libs/spirit/workbench/x3/toy/
Dtoy.cpp23 bool parse(Iterator& first, Iterator last, Context const& ctx) const in parse() function
49 bool parse(Iterator& first, Iterator last, Context const& ctx) const in parse() function
74 bool parse(Iterator& first, Iterator last, Context const& ctx) const in parse() function
132 bool parse(Iterator& first, Iterator last, Context const& ctx) const in parse() function
152 bool parse(Iterator& first, Iterator last, Context const& ctx) const in parse() function
159 inline bool parse(parser<Derived> const& p, Iterator& first, Iterator last) in parse() function
/third_party/node/deps/npm/node_modules/path-parse/
Dindex.js15 win32.parse = function(pathString) { function
48 posix.parse = function(pathString) { function

12345678910>>...31