Searched refs:ne_parse (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/ |
D | README.webm | 22 - ne_parse: normalize size_t usage
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/ |
D | nestegg.c | 996 ne_parse(nestegg * ctx, struct ebml_element_desc * top_level, int64_t max_offset) in ne_parse() function 1575 r = ne_parse(ctx, ne_cues_elements, max_offset); in ne_init_cue_points() 1685 ne_parse(ctx, NULL, max_offset); in ne_match_webm() 1735 r = ne_parse(ctx, NULL, max_offset); in nestegg_init() 1944 r = ne_parse(ctx, NULL, -1); in nestegg_track_seek() 2218 r = ne_parse(ctx, NULL, -1); in nestegg_read_packet()
|