Searched refs:NESTEGG_CODEC_VP8 (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/nestegg/include/nestegg/
H A Dnestegg.h68 #define NESTEGG_CODEC_VP8 0 /**< Track uses Google On2 VP8 codec. */ macro
194 @retval #NESTEGG_CODEC_VP8 Track codec is VP8.
/external/libvpx/
H A Dvpxdec.c599 if(nestegg_track_codec_id(input->nestegg_ctx, i) != NESTEGG_CODEC_VP8)
/external/libvpx/nestegg/src/
H A Dnestegg.c1670 return NESTEGG_CODEC_VP8;

Completed in 101 milliseconds