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

  /external/libvpx/nestegg/include/nestegg/
nestegg.h 197 int nestegg_track_codec_id(nestegg * context, unsigned int track);
  /external/libvpx/nestegg/test/
test.c 119 type, nestegg_track_codec_id(ctx, i));
  /external/libvpx/nestegg/src/
nestegg.c 1657 nestegg_track_codec_id(nestegg * ctx, unsigned int track) function
    [all...]
  /external/libvpx/
vpxdec.c 599 if(nestegg_track_codec_id(input->nestegg_ctx, i) != NESTEGG_CODEC_VP8)
    [all...]

Completed in 2830 milliseconds