Home
last modified time | relevance | path

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

/third_party/libdrm/tests/amdgpu/
Dvce_tests.c50 struct amdgpu_vce_encode { struct
51 unsigned width;
52 unsigned height;
53 struct amdgpu_vce_bo vbuf;
54 struct amdgpu_vce_bo bs[2];
55 struct amdgpu_vce_bo fb[2];
56 struct amdgpu_vce_bo cpb;
80 static struct amdgpu_vce_encode enc; argument