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

  /external/libvpx/libvpx/nestegg/include/nestegg/
nestegg.h 198 int nestegg_track_codec_id(nestegg * context, unsigned int track);
  /external/libvpx/libvpx/nestegg/test/
test.c 119 type, nestegg_track_codec_id(ctx, i));
  /external/libvpx/libvpx/nestegg/src/
nestegg.c 1658 nestegg_track_codec_id(nestegg * ctx, unsigned int track) function
    [all...]
  /external/libvpx/libvpx/
vpxdec.c 551 codec_id = nestegg_track_codec_id(input->nestegg_ctx, i);
    [all...]

Completed in 814 milliseconds