Home
last modified time | relevance | path

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

/external/libdrm/tests/amdgpu/
Dvce_ib.h96 static const uint32_t vce_motion_est[] = { variable
Dvce_tests.c279 memcpy((ib_cpu + len), vce_motion_est, sizeof(vce_motion_est)); in amdgpu_cs_vce_config()
280 len += sizeof(vce_motion_est) / 4; in amdgpu_cs_vce_config()