Home
last modified time | relevance | path

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

/external/libdrm/tests/amdgpu/
Dvce_ib.h147 static const uint32_t vce_pic_ctrl[] = { variable
Dvce_tests.c283 memcpy((ib_cpu + len), vce_pic_ctrl, sizeof(vce_pic_ctrl)); in amdgpu_cs_vce_config()
284 len += sizeof(vce_pic_ctrl) / 4; in amdgpu_cs_vce_config()