Home
last modified time | relevance | path

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

/external/libdrm/tests/amdgpu/
Dvce_tests.c53 struct amdgpu_vce_encode { struct
75 static struct amdgpu_vce_encode enc; argument
112 memset(&enc, 0, sizeof(struct amdgpu_vce_encode)); in suite_vce_tests_init()
282 static void amdgpu_cs_vce_encode_idr(struct amdgpu_vce_encode *enc) in amdgpu_cs_vce_encode_idr()
324 static void amdgpu_cs_vce_encode_p(struct amdgpu_vce_encode *enc) in amdgpu_cs_vce_encode_p()
376 static void check_result(struct amdgpu_vce_encode *enc) in check_result()