Home
last modified time | relevance | path

Searched defs:c_mem (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libvpx/test/
H A Dpp_filter_test.cc319 Buffer<uint8_t> c_mem = Buffer<uint8_t>(cols_, rows_, 8, 8, 17, 8); in TEST_P() local
/aosp_15_r20/external/libdrm/tests/util/
H A Dpattern.c466 unsigned char *c_mem = (yuv->order & YUV_CY) ? mem : mem + 1; in fill_smpte_yuv_packed() local
1499 unsigned char *c_mem = (yuv->order & YUV_CY) ? mem : mem + 1; in fill_tiles_yuv_packed() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/
H A Dmkl_matmul_ops_common.h676 std::shared_ptr<dnnl::memory> c_mem; member
/aosp_15_r20/external/executorch/backends/vulkan/test/
H A Dvulkan_compute_api_test.cpp888 vkapi::Allocation c_mem = allocate_memory_for(c); in TEST_F() local
932 vkapi::Allocation c_mem = allocate_memory_for(c); in TEST_F() local