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.c42 struct amdgpu_vce_bo { struct
53 struct amdgpu_vce_bo vbuf; argument
54 struct amdgpu_vce_bo bs[2];
55 struct amdgpu_vce_bo fb[2];
56 struct amdgpu_vce_bo cpb;
59 struct amdgpu_vce_bo mvrefbuf;
60 struct amdgpu_vce_bo mvb;
240 static void alloc_resource(struct amdgpu_vce_bo *vce_bo, unsigned size, unsigned domain) in alloc_resource()
271 static void free_resource(struct amdgpu_vce_bo *vce_bo) in free_resource()