Searched defs:VideoType (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/common_video/libyuv/include/
H A Dwebrtc_libyuv.h27 enum VideoType { enum in namespace:webrtc
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/
H A Dnormal_test.h98 webrtc::VideoCodecType VideoType() const { return _videoType; }; function in class:NormalTest
/external/libnfc-nci/src/udrv/include/
H A Ducodec.h186 tUCODEC_VIDEO_FEAT_TYPE VideoType; member in union:tUCODEC_CODEC_TYPE_TAG

Completed in 171 milliseconds