HomeSort by relevance Sort by last modified time
    Searched refs:NESTEGG_TRACK_VIDEO (Results 1 - 5 of 5) sorted by null

  /external/libvpx/libvpx/nestegg/include/nestegg/
nestegg.h 65 #define NESTEGG_TRACK_VIDEO 0 /**< Track is of type video. */
187 @retval #NESTEGG_TRACK_VIDEO Track type is video.
  /external/libvpx/libvpx/test/
webm_video_source.h 118 if (track_type == NESTEGG_TRACK_VIDEO) {
  /external/libvpx/libvpx/nestegg/test/
test.c 128 if (type == NESTEGG_TRACK_VIDEO) {
  /external/libvpx/libvpx/nestegg/src/
nestegg.c     [all...]
  /external/libvpx/libvpx/
vpxdec.c 545 if (track_type == NESTEGG_TRACK_VIDEO)
    [all...]

Completed in 53 milliseconds