HomeSort by: relevance | last modified time | path
    Searched refs:nouveau_object_mclass (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
nv98_video.c 132 ret = nouveau_object_mclass(dec->channel[0], nv98_decoder_msvld);
141 ret = nouveau_object_mclass(dec->channel[1], nv98_decoder_mspdec);
150 ret = nouveau_object_mclass(dec->channel[2], nv98_decoder_msppp);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
nv98_video.c 132 ret = nouveau_object_mclass(dec->channel[0], nv98_decoder_msvld);
141 ret = nouveau_object_mclass(dec->channel[1], nv98_decoder_mspdec);
150 ret = nouveau_object_mclass(dec->channel[2], nv98_decoder_msppp);
  /xsrc/external/mit/libdrm/dist/nouveau/
nouveau.h 41 int nouveau_object_mclass(struct nouveau_object *,
nouveau.c 200 nouveau_object_mclass(struct nouveau_object *obj, function
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
nouveau_vp3_video.c 401 ret = nouveau_object_mclass(channel, nouveau_decoder_msvld);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
nouveau_vp3_video.c 402 ret = nouveau_object_mclass(channel, nouveau_decoder_msvld);

Completed in 8 milliseconds