Lines Matching refs:nvenc
1991 .nvenc[0] = gm107_nvenc_new,
2062 .nvenc[0] = gm107_nvenc_new,
2063 .nvenc[1] = gm107_nvenc_new,
2100 .nvenc[0] = gm107_nvenc_new,
2101 .nvenc[1] = gm107_nvenc_new,
2138 .nvenc[0] = gm107_nvenc_new,
2201 .nvenc[0] = gm107_nvenc_new,
2202 .nvenc[1] = gm107_nvenc_new,
2203 .nvenc[2] = gm107_nvenc_new,
2239 .nvenc[0] = gm107_nvenc_new,
2240 .nvenc[1] = gm107_nvenc_new,
2277 .nvenc[0] = gm107_nvenc_new,
2278 .nvenc[1] = gm107_nvenc_new,
2315 .nvenc[0] = gm107_nvenc_new,
2352 .nvenc[0] = gm107_nvenc_new,
2353 .nvenc[1] = gm107_nvenc_new,
2456 .nvenc[0] = gm107_nvenc_new,
2457 .nvenc[1] = gm107_nvenc_new,
2458 .nvenc[2] = gm107_nvenc_new,
2496 .nvenc[0] = gm107_nvenc_new,
2535 .nvenc[0] = gm107_nvenc_new,
2575 .nvenc[0] = gm107_nvenc_new,
2613 .nvenc[0] = gm107_nvenc_new,
2651 .nvenc[0] = gm107_nvenc_new,
2748 _(NVENC0 , device->nvenc[0], &device->nvenc[0]->engine); in nvkm_device_engine()
2749 _(NVENC1 , device->nvenc[1], &device->nvenc[1]->engine); in nvkm_device_engine()
2750 _(NVENC2 , device->nvenc[2], &device->nvenc[2]->engine); in nvkm_device_engine()
3269 _(NVKM_ENGINE_NVENC0 , nvenc[0]); in nvkm_device_ctor()
3270 _(NVKM_ENGINE_NVENC1 , nvenc[1]); in nvkm_device_ctor()
3271 _(NVKM_ENGINE_NVENC2 , nvenc[2]); in nvkm_device_ctor()