Searched refs:kNative (Results 1 – 17 of 17) sorted by relevance
57 return Type::kNative;81 if (buffer->type() == VideoFrameBuffer::Type::kNative) {
34 return Type::kNative; in type()
169 return Type::kNative; in type()211 if (buffer->type() == VideoFrameBuffer::Type::kNative) { in NativeToJavaVideoFrame()
53 kNative = 1, enumerator
365 if (mode_ == BiasAddGradGPUMode::kNative) { in ToString()546 best_result.set_algorithm(BiasAddGradGPUMode::kNative); in Compute()
79 return linalg::SparseIntType::kNative; in typeOption()
48 kNative, enumerator
203 return video_frame_buffer()->type() == VideoFrameBuffer::Type::kNative; in is_texture()
838 enum class SparseIntType { kNative, kI64, kI32 }; enumerator850 SparseIntType::kNative, SparseIntType::kNative) {} in SparsificationOptions()
1241 VideoFrameBuffer::Type::kNative) { in MaybeEncodeVideoFrame()1257 VideoFrameBuffer::Type::kNative) { in MaybeEncodeVideoFrame()1345 (buffer_type == VideoFrameBuffer::Type::kNative && in EncodeVideoFrame()1375 VideoFrameBuffer::Type::kNative) { in EncodeVideoFrame()1442 VideoFrameBuffer::Type::kNative) || in EncodeVideoFrame()
115 webrtc::VideoFrameBuffer::Type type() const override { return Type::kNative; } in type()
358 if (frame.video_frame_buffer()->type() == VideoFrameBuffer::Type::kNative && in EncodeWithMainEncoder()
446 EXPECT_NE(VideoFrameBuffer::Type::kNative, in TEST_F()468 EXPECT_EQ(VideoFrameBuffer::Type::kNative, in TEST_F()
426 VideoFrameBuffer::Type::kNative && in Encode()
949 Type type() const override { return Type::kNative; } in type()
357 VideoFrameBuffer::Type::kNative); in TEST()
435 case linalg::SparseIntType::kNative: in genIntType()