Home
last modified time | relevance | path

Searched refs:amdgpu_vce_bo (Results 1 – 1 of 1) sorted by relevance

/external/libdrm/tests/amdgpu/
Dvce_tests.c45 struct amdgpu_vce_bo { struct
56 struct amdgpu_vce_bo vbuf; argument
57 struct amdgpu_vce_bo bs[2];
58 struct amdgpu_vce_bo fb[2];
59 struct amdgpu_vce_bo cpb;
188 static void alloc_resource(struct amdgpu_vce_bo *vce_bo, unsigned size, unsigned domain) in alloc_resource()
219 static void free_resource(struct amdgpu_vce_bo *vce_bo) in free_resource()