Home
last modified time | relevance | path

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

/external/libdrm/tests/amdgpu/
Dvce_tests.c61 bool two_instance; member
326 if (!enc->two_instance) { in amdgpu_cs_vce_encode_idr()
337 len = (enc->two_instance) ? enc->ib_len : 0; in amdgpu_cs_vce_encode_p()
341 if (!enc->two_instance) { in amdgpu_cs_vce_encode_p()
452 enc.two_instance = true; in amdgpu_cs_vce_encode()