Searched refs:ConvertVideoType (Results 1 – 4 of 4) sorted by relevance
142 ConvertVideoType(VideoType::kRGB24)); in TEST_F()166 ConvertVideoType(VideoType::kUYVY)); in TEST_F()188 ConvertVideoType(VideoType::kYUY2)); in TEST_F()212 ConvertVideoType(VideoType::kRGB565)); in TEST_F()239 ConvertVideoType(VideoType::kARGB)); in TEST_F()
127 int ConvertVideoType(VideoType video_type) { in ConvertVideoType() function175 ConvertVideoType(dst_video_type)); in ConvertFromI420()
161 int ConvertVideoType(VideoType video_type);
185 ConvertVideoType(frameInfo.videoType)); in IncomingFrame()