Home
last modified time | relevance | path

Searched defs:src_image (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dtracked_object.cc22 static void InitNormalized(const Image<uint8_t>& src_image, in InitNormalized()
/external/libvpx/libvpx/test/
Dpp_filter_test.cc79 Buffer<uint8_t> src_image = Buffer<uint8_t>(block_width_, block_height_, 2); in TEST_P() local
129 Buffer<uint8_t> src_image = in TEST_P() local
189 Buffer<uint8_t> src_image = Buffer<uint8_t>(block_width_, block_height_, 2); in TEST_P() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_copy_image.c70 struct gl_texture_image *src_image, in intel_copy_image_sub_data()
/external/tensorflow/tensorflow/compiler/jit/
Dencapsulate_subgraphs_pass.cc809 Node* src_image = node_images.at(src_node); in RecordResult() local
955 Node* src_image = node_images.at(src_node); in AddHostComputes() local
1002 Node* src_image = node_images.at(src_node); in AddHostComputes() local
1011 Node* src_image = node_images.at(src_node); in AddHostComputes() local
1306 Node* src_image = node_images.at(src_node); in AddSendFromHostNode() local
1445 Node* src_image = gtl::FindWithDefault(node_images, edge->src(), nullptr); in CopySubgraphEdges() local
1625 const Node* original_src_node, Node** src_image) { in FindOutputImageOfEdgeSrc()
1724 Node* src_image; in CopyEdgeToOutputGraph() local
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_copyimage.c541 struct gl_texture_image *src_image, in fallback_copy_image()
621 struct gl_texture_image *src_image, in st_CopyImageSubData()
/external/mesa3d/src/amd/vulkan/
Dradv_meta_resolve.c345 static void radv_pick_resolve_method_images(struct radv_image *src_image, in radv_pick_resolve_method_images()
Dradv_meta_resolve_cs.c382 struct radv_image *src_image, in radv_meta_resolve_compute_image()
Dradv_meta_resolve_fs.c446 struct radv_image *src_image, in radv_meta_resolve_fragment_image()
Dradv_meta_copy.c335 struct radv_image *src_image, in meta_copy_image()
Dradv_meta_blit.c266 struct radv_image *src_image, in meta_emit_blit()
/external/mesa3d/src/intel/vulkan/
Danv_blorp.c1351 const struct anv_image *src_image, in resolve_image()
/external/vulkan-validation-layers/tests/
Dvkrenderframework.cpp1119 VkResult VkImageObj::CopyImage(VkImageObj &src_image) { in CopyImage()
Dlayer_validation_tests.cpp3855 VkImageObj src_image(m_device); in TEST_F() local
3878 VkImageObj src_image(m_device); in TEST_F() local
3932 vk_testing::Image src_image; in TEST_F() local
17811 VkImage src_image; in TEST_F() local
25758 VkImageObj src_image(m_device); in TEST_F() local
25850 VkImageObj src_image(m_device); in TEST_F() local
/external/u-boot/arch/arm/mach-exynos/include/mach/
Dclock.h56 unsigned int src_image; member