Home
last modified time | relevance | path

Searched refs:NESTEGG_CODEC_VORBIS (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/nestegg/include/nestegg/
Dnestegg.h69 #define NESTEGG_CODEC_VORBIS 1 /**< Track uses Xiph Vorbis codec. */ macro
/external/libvpx/nestegg/src/
Dnestegg.c1673 return NESTEGG_CODEC_VORBIS; in nestegg_track_codec_id()
1692 if (nestegg_track_codec_id(ctx, track) != NESTEGG_CODEC_VORBIS) in nestegg_track_codec_data_count()
1727 if (nestegg_track_codec_id(ctx, track) != NESTEGG_CODEC_VORBIS) in nestegg_track_codec_data()