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.c49 struct amdgpu_vce_encode { struct
72 static struct amdgpu_vce_encode enc; argument
137 memset(&enc, 0, sizeof(struct amdgpu_vce_encode)); in suite_vce_tests_init()
310 static void amdgpu_cs_vce_encode_idr(struct amdgpu_vce_encode *enc) in amdgpu_cs_vce_encode_idr()
360 static void amdgpu_cs_vce_encode_p(struct amdgpu_vce_encode *enc) in amdgpu_cs_vce_encode_p()
420 static void check_result(struct amdgpu_vce_encode *enc) in check_result()