Home
last modified time | relevance | path

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

/third_party/libdrm/tests/amdgpu/
Dvce_tests.c50 struct amdgpu_vce_encode { struct
80 static struct amdgpu_vce_encode enc; argument
172 memset(&enc, 0, sizeof(struct amdgpu_vce_encode)); in suite_vce_tests_init()
353 static void amdgpu_cs_vce_encode_idr(struct amdgpu_vce_encode *enc) in amdgpu_cs_vce_encode_idr()
403 static void amdgpu_cs_vce_encode_p(struct amdgpu_vce_encode *enc) in amdgpu_cs_vce_encode_p()
463 static void check_result(struct amdgpu_vce_encode *enc) in check_result()
567 static void amdgpu_cs_vce_mv(struct amdgpu_vce_encode *enc) in amdgpu_cs_vce_mv()
649 static void check_mv_result(struct amdgpu_vce_encode *enc) in check_mv_result()