Searched defs:ctxptr (Results 1 – 2 of 2) sorted by relevance
27 struct vb2_context **ctxptr) in vb2api_init()56 uint32_t size, struct vb2_context **ctxptr) in vb2api_relocate()95 vb2_error_t vb2api_reinit(void *workbuf, struct vb2_context **ctxptr) in vb2api_reinit()
2533 uint8_t *ctxptr = radv_buffer_map(device->ws, vid->ctx.mem->bo); in radv_vcn_cmd_reset() local