Home
last modified time | relevance | path

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

/external/libdrm/tests/amdgpu/
Dvce_ib.h90 static const uint32_t vce_config_ext[] = { variable
Dvce_tests.c277 memcpy((ib_cpu + len), vce_config_ext, sizeof(vce_config_ext)); in amdgpu_cs_vce_config()
278 len += sizeof(vce_config_ext) / 4; in amdgpu_cs_vce_config()