Home
last modified time | relevance | path

Searched defs:cmem (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudabasetransform.c312 GstCudaMemory *cmem = GST_CUDA_MEMORY_CAST (mem); in gst_cuda_base_transform_transform() local
327 GstCudaMemory *cmem = GST_CUDA_MEMORY_CAST (mem); in gst_cuda_base_transform_transform() local
Dgstnvdecoder.c752 GstCudaMemory *cmem = GST_CUDA_MEMORY_CAST (mem); in gst_nv_decoder_copy_frame_to_cuda() local
Dgstnvdec.c1278 GstCudaMemory *cmem = GST_CUDA_MEMORY_CAST (mem); in gst_nvdec_copy_device_to_memory() local
Dgstnvbaseenc.c2451 GstCudaMemory *cmem = GST_CUDA_MEMORY_CAST (mem); in gst_nv_base_enc_handle_frame() local
/third_party/lz4/lib/
Dlz4frame.c100 static void* LZ4F_calloc(size_t s, LZ4F_CustomMem cmem) in LZ4F_calloc()
116 static void* LZ4F_malloc(size_t s, LZ4F_CustomMem cmem) in LZ4F_malloc()
126 static void LZ4F_free(void* p, LZ4F_CustomMem cmem) in LZ4F_free()
264 LZ4F_CustomMem cmem; member
523 LZ4F_CustomMem cmem; member
530 LZ4F_createCDict_advanced(LZ4F_CustomMem cmem, const void* dictBuffer, size_t dictSize) in LZ4F_createCDict_advanced()
1207 LZ4F_CustomMem cmem; member
/third_party/python/Modules/_ctypes/
D_ctypes.c2984 CDataObject *cmem; in PyCData_FromBaseObj() local