| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv98_video.h | 37 unsigned *vp_caps, unsigned *is_ref,
|
| H A D | nv98_video_bsp.c | 39 unsigned *vp_caps, unsigned *is_ref, 108 nouveau_vp3_vp_caps(dec, desc, target, comm_seq, vp_caps, is_ref, refs); 35 nv98_decoder_bsp(struct nouveau_vp3_decoder * dec,union pipe_desc desc,struct nouveau_vp3_video_buffer * target,unsigned comm_seq,unsigned num_buffers,const void * const * data,const unsigned * num_bytes,unsigned * vp_caps,unsigned * is_ref,struct nouveau_vp3_video_buffer * refs[16]) argument
|
| H A D | nv98_video.c | 43 unsigned vp_caps, is_ref; local in function:nv98_decoder_decode_bitstream 53 &vp_caps, &is_ref, refs); 58 nv98_decoder_vp(dec, desc, target, comm_seq, vp_caps, is_ref, refs);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv98_video.h | 37 unsigned *vp_caps, unsigned *is_ref,
|
| H A D | nv98_video_bsp.c | 39 unsigned *vp_caps, unsigned *is_ref, 108 nouveau_vp3_vp_caps(dec, desc, target, comm_seq, vp_caps, is_ref, refs); 35 nv98_decoder_bsp(struct nouveau_vp3_decoder * dec,union pipe_desc desc,struct nouveau_vp3_video_buffer * target,unsigned comm_seq,unsigned num_buffers,const void * const * data,const unsigned * num_bytes,unsigned * vp_caps,unsigned * is_ref,struct nouveau_vp3_video_buffer * refs[16]) argument
|
| H A D | nv98_video.c | 43 unsigned vp_caps, is_ref; local in function:nv98_decoder_decode_bitstream 53 &vp_caps, &is_ref, refs); 58 nv98_decoder_vp(dec, desc, target, comm_seq, vp_caps, is_ref, refs);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_video.h | 43 unsigned comm_seq, unsigned *vp_caps, unsigned *is_ref,
|
| H A D | nvc0_video_bsp.c | 136 unsigned *vp_caps, unsigned *is_ref, 161 nouveau_vp3_vp_caps(dec, desc, target, comm_seq, vp_caps, is_ref, refs); 134 nvc0_decoder_bsp_end(struct nouveau_vp3_decoder * dec,union pipe_desc desc,struct nouveau_vp3_video_buffer * target,unsigned comm_seq,unsigned * vp_caps,unsigned * is_ref,struct nouveau_vp3_video_buffer * refs[16]) argument
|
| H A D | nvc0_video.c | 75 unsigned vp_caps, is_ref; local in function:nvc0_decoder_end_frame 81 ret = nvc0_decoder_bsp_end(dec, desc, target, comm_seq, &vp_caps, &is_ref, refs); 86 nvc0_decoder_vp(dec, desc, target, comm_seq, vp_caps, is_ref, refs);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_video.h | 43 unsigned comm_seq, unsigned *vp_caps, unsigned *is_ref,
|
| H A D | nvc0_video_bsp.c | 136 unsigned *vp_caps, unsigned *is_ref, 161 nouveau_vp3_vp_caps(dec, desc, target, comm_seq, vp_caps, is_ref, refs); 134 nvc0_decoder_bsp_end(struct nouveau_vp3_decoder * dec,union pipe_desc desc,struct nouveau_vp3_video_buffer * target,unsigned comm_seq,unsigned * vp_caps,unsigned * is_ref,struct nouveau_vp3_video_buffer * refs[16]) argument
|
| H A D | nvc0_video.c | 75 unsigned vp_caps, is_ref; local in function:nvc0_decoder_end_frame 81 ret = nvc0_decoder_bsp_end(dec, desc, target, comm_seq, &vp_caps, &is_ref, refs); 86 nvc0_decoder_vp(dec, desc, target, comm_seq, vp_caps, is_ref, refs);
|