Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
Dnestegg.c135 #define TRACK_ID_VORBIS "A_VORBIS" macro
1995 if (strcmp(codec_id, TRACK_ID_VORBIS) == 0) in nestegg_track_codec_id()