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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libmkv/
WebMElement.c 70 EbmlLoc videoStart;
71 Ebml_StartSubElement(glob, &videoStart, Video);
75 Ebml_EndSubElement(glob, &videoStart); // Video
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
webmenc.c 163 EbmlLoc videoStart;
198 Ebml_StartSubElement(glob, &videoStart, Video);
202 Ebml_EndSubElement(glob, &videoStart);

Completed in 58 milliseconds