HomeSort by relevance Sort by last modified time
    Searched full:two_instance (Results 1 - 1 of 1) sorted by null

  /external/libdrm/tests/amdgpu/
vce_tests.c 61 bool two_instance; member in struct:amdgpu_vce_encode
318 if (!enc->two_instance) {
329 len = (enc->two_instance) ? enc->ib_len : 0;
333 if (!enc->two_instance) {
443 enc.two_instance = true;

Completed in 176 milliseconds