HomeSort by relevance Sort by last modified time
    Searched defs:VideoType (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/webrtc/common_video/libyuv/include/
webrtc_libyuv.h 27 enum VideoType {
49 // Conversion between the RawVideoType and the LibYuv videoType.
51 VideoType RawVideoTypeToCommonVideoVideoType(RawVideoType type);
85 int CalcBufferSize(VideoType type, int width, int height);
118 int ConvertToI420(VideoType src_video_type,
135 VideoType dst_video_type, int dst_sample_size,
140 VideoType dst_video_type, int dst_sample_size,
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
normal_test.h 100 webrtc::VideoCodecType VideoType() const { return _videoType; };
  /external/libnfc-nci/src/udrv/include/
ucodec.h 186 tUCODEC_VIDEO_FEAT_TYPE VideoType;

Completed in 364 milliseconds