Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/include/nestegg/
Dnestegg.h68 #define NESTEGG_CODEC_VP8 0 /**< Track uses Google On2 VP8 codec. */ macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dwebmdec.c84 if (codec_id == NESTEGG_CODEC_VP8) { in file_is_webm()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
Dnestegg.c1990 return NESTEGG_CODEC_VP8; in nestegg_track_codec_id()