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
76 static struct amdgpu_vce_encode enc; argument
120 memset(&enc, 0, sizeof(struct amdgpu_vce_encode)); in suite_vce_tests_init()
290 static void amdgpu_cs_vce_encode_idr(struct amdgpu_vce_encode *enc) in amdgpu_cs_vce_encode_idr()
332 static void amdgpu_cs_vce_encode_p(struct amdgpu_vce_encode *enc) in amdgpu_cs_vce_encode_p()
384 static void check_result(struct amdgpu_vce_encode *enc) in check_result()