Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h418 nvc0_create_decoder(struct pipe_context *context,
Dnvc0_video.c91 nvc0_create_decoder(struct pipe_context *context, in nvc0_create_decoder() function
Dnvc0_context.c422 pipe->create_video_codec = nvc0_create_decoder; in nvc0_create()