Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/include/nestegg/
Dnestegg.h70 #define NESTEGG_CODEC_VP9 2 /**< Track uses Google On2 VP9 codec. */ macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dwebmdec.c86 } else if (codec_id == NESTEGG_CODEC_VP9) { in file_is_webm()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
Dnestegg.c1993 return NESTEGG_CODEC_VP9; in nestegg_track_codec_id()