OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nestegg_destroy
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/nestegg/include/nestegg/
nestegg.h
57
nestegg_destroy
(demux_ctx);
139
@param context Storage for the new nestegg context. @see
nestegg_destroy
148
void
nestegg_destroy
(nestegg * context);
/external/libvpx/nestegg/src/
nestegg.c
1434
nestegg_destroy
(ctx);
1439
nestegg_destroy
(ctx);
1450
nestegg_destroy
(ctx);
1457
nestegg_destroy
(ctx);
1494
nestegg_destroy
(nestegg * ctx)
function
[
all
...]
/external/libvpx/nestegg/test/
test.c
244
nestegg_destroy
(ctx);
/external/libvpx/
vpxdec.c
559
nestegg_destroy
(input->nestegg_ctx);
[
all
...]
Completed in 17 milliseconds