HomeSort by relevance Sort by last modified time
    Searched refs:nestegg_destroy (Results 1 - 5 of 5) sorted by null

  /external/libvpx/libvpx/nestegg/include/nestegg/
nestegg.h 57 nestegg_destroy(demux_ctx);
140 @param context Storage for the new nestegg context. @see nestegg_destroy
149 void nestegg_destroy(nestegg * context);
  /external/libvpx/libvpx/test/
webm_video_source.h 94 nestegg_destroy(nestegg_ctx_);
  /external/libvpx/libvpx/nestegg/src/
nestegg.c 1435 nestegg_destroy(ctx);
1440 nestegg_destroy(ctx);
1451 nestegg_destroy(ctx);
1458 nestegg_destroy(ctx);
1495 nestegg_destroy(nestegg * ctx) function
    [all...]
  /external/libvpx/libvpx/nestegg/test/
test.c 244 nestegg_destroy(ctx);
  /external/libvpx/libvpx/
vpxdec.c 514 nestegg_destroy(input->nestegg_ctx);
    [all...]

Completed in 28 milliseconds