Home
last modified time | relevance | path

Searched defs:ctxptr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/vboot_reference/firmware/2lib/
H A D2context.c27 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()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_video.c2533 uint8_t *ctxptr = radv_buffer_map(device->ws, vid->ctx.mem->bo); in radv_vcn_cmd_reset() local