Searched refs:vp_caps (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video.h37 unsigned *vp_caps, unsigned *is_ref,
H A Dnv98_video_bsp.c39 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 Dnv98_video.c43 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 Dnv98_video.h37 unsigned *vp_caps, unsigned *is_ref,
H A Dnv98_video_bsp.c39 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 Dnv98_video.c43 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 Dnvc0_video.h43 unsigned comm_seq, unsigned *vp_caps, unsigned *is_ref,
H A Dnvc0_video_bsp.c136 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 Dnvc0_video.c75 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 Dnvc0_video.h43 unsigned comm_seq, unsigned *vp_caps, unsigned *is_ref,
H A Dnvc0_video_bsp.c136 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 Dnvc0_video.c75 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);

Completed in 6 milliseconds