| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_video.h | 33 nvc0_decoder_bsp_begin(struct nouveau_vp3_decoder *dec, unsigned comm_seq); 37 unsigned comm_seq, unsigned num_buffers, 43 unsigned comm_seq, unsigned *vp_caps, unsigned *is_ref, 48 struct nouveau_vp3_video_buffer *target, unsigned comm_seq, 54 struct nouveau_vp3_video_buffer *target, unsigned comm_seq);
|
| H A D | nvc0_video_bsp.c | 35 nvc0_decoder_bsp_begin(struct nouveau_vp3_decoder *dec, unsigned comm_seq) argument 37 struct nouveau_bo *bsp_bo = dec->bsp_bo[comm_seq % NOUVEAU_VP3_VIDEO_QDEPTH]; 53 unsigned comm_seq, unsigned num_buffers, 56 struct nouveau_bo *bsp_bo = dec->bsp_bo[comm_seq % NOUVEAU_VP3_VIDEO_QDEPTH]; 57 struct nouveau_bo *inter_bo = dec->inter_bo[comm_seq & 1]; 100 dec->bsp_bo[comm_seq % NOUVEAU_VP3_VIDEO_QDEPTH] = bsp_bo = tmp_bo; 124 dec->inter_bo[comm_seq & 1] = inter_bo = tmp_bo; 135 struct nouveau_vp3_video_buffer *target, unsigned comm_seq, 144 struct nouveau_bo *bsp_bo = dec->bsp_bo[comm_seq % NOUVEAU_VP3_VIDEO_QDEPTH]; 145 struct nouveau_bo *inter_bo = dec->inter_bo[comm_seq 52 nvc0_decoder_bsp_next(struct nouveau_vp3_decoder * dec,unsigned comm_seq,unsigned num_buffers,const void * const * data,const unsigned * num_bytes) argument 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 [all...] |
| H A D | nvc0_video_vp.c | 27 static void dump_comm_vp(struct nouveau_vp3_decoder *dec, struct comm *comm, u32 comm_seq, argument 69 struct nouveau_vp3_video_buffer *target, unsigned comm_seq, 77 struct nouveau_bo *bsp_bo = dec->bsp_bo[comm_seq % NOUVEAU_VP3_VIDEO_QDEPTH]; 78 struct nouveau_bo *inter_bo = dec->inter_bo[comm_seq & 1]; 132 PUSH_DATA (push, comm_seq); // 704 187 dump_comm_vp(dec, dec->comm, comm_seq, inter_bo, slice_size << 8); 191 dump_comm_vp(dec, dec->comm, comm_seq, inter_bo, slice_size << 8); 68 nvc0_decoder_vp(struct nouveau_vp3_decoder * dec,union pipe_desc desc,struct nouveau_vp3_video_buffer * target,unsigned comm_seq,unsigned caps,unsigned is_ref,struct nouveau_vp3_video_buffer * refs[16]) argument
|
| H A D | nvc0_video.c | 34 uint32_t comm_seq = ++dec->fence_seq; local in function:nvc0_decoder_begin_frame 41 ret = nvc0_decoder_bsp_begin(dec, comm_seq); 55 uint32_t comm_seq = dec->fence_seq; local in function:nvc0_decoder_decode_bitstream 60 ret = nvc0_decoder_bsp_next(dec, comm_seq, num_buffers, data, num_bytes); 72 uint32_t comm_seq = dec->fence_seq; 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); 87 nvc0_decoder_ppp(dec, desc, target, comm_seq);
|
| H A D | nvc0_video_ppp.c | 92 nvc0_decoder_ppp(struct nouveau_vp3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq) { argument 111 PUSH_DATA (push, comm_seq);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_video.h | 33 nvc0_decoder_bsp_begin(struct nouveau_vp3_decoder *dec, unsigned comm_seq); 37 unsigned comm_seq, unsigned num_buffers, 43 unsigned comm_seq, unsigned *vp_caps, unsigned *is_ref, 48 struct nouveau_vp3_video_buffer *target, unsigned comm_seq, 54 struct nouveau_vp3_video_buffer *target, unsigned comm_seq);
|
| H A D | nvc0_video_bsp.c | 35 nvc0_decoder_bsp_begin(struct nouveau_vp3_decoder *dec, unsigned comm_seq) argument 37 struct nouveau_bo *bsp_bo = dec->bsp_bo[comm_seq % NOUVEAU_VP3_VIDEO_QDEPTH]; 53 unsigned comm_seq, unsigned num_buffers, 56 struct nouveau_bo *bsp_bo = dec->bsp_bo[comm_seq % NOUVEAU_VP3_VIDEO_QDEPTH]; 57 struct nouveau_bo *inter_bo = dec->inter_bo[comm_seq & 1]; 100 dec->bsp_bo[comm_seq % NOUVEAU_VP3_VIDEO_QDEPTH] = bsp_bo = tmp_bo; 124 dec->inter_bo[comm_seq & 1] = inter_bo = tmp_bo; 135 struct nouveau_vp3_video_buffer *target, unsigned comm_seq, 144 struct nouveau_bo *bsp_bo = dec->bsp_bo[comm_seq % NOUVEAU_VP3_VIDEO_QDEPTH]; 145 struct nouveau_bo *inter_bo = dec->inter_bo[comm_seq 52 nvc0_decoder_bsp_next(struct nouveau_vp3_decoder * dec,unsigned comm_seq,unsigned num_buffers,const void * const * data,const unsigned * num_bytes) argument 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 [all...] |
| H A D | nvc0_video_vp.c | 27 static void dump_comm_vp(struct nouveau_vp3_decoder *dec, struct comm *comm, u32 comm_seq, argument 69 struct nouveau_vp3_video_buffer *target, unsigned comm_seq, 77 struct nouveau_bo *bsp_bo = dec->bsp_bo[comm_seq % NOUVEAU_VP3_VIDEO_QDEPTH]; 78 struct nouveau_bo *inter_bo = dec->inter_bo[comm_seq & 1]; 132 PUSH_DATA (push, comm_seq); // 704 187 dump_comm_vp(dec, dec->comm, comm_seq, inter_bo, slice_size << 8); 191 dump_comm_vp(dec, dec->comm, comm_seq, inter_bo, slice_size << 8); 68 nvc0_decoder_vp(struct nouveau_vp3_decoder * dec,union pipe_desc desc,struct nouveau_vp3_video_buffer * target,unsigned comm_seq,unsigned caps,unsigned is_ref,struct nouveau_vp3_video_buffer * refs[16]) argument
|
| H A D | nvc0_video.c | 34 uint32_t comm_seq = ++dec->fence_seq; local in function:nvc0_decoder_begin_frame 41 ret = nvc0_decoder_bsp_begin(dec, comm_seq); 55 uint32_t comm_seq = dec->fence_seq; local in function:nvc0_decoder_decode_bitstream 60 ret = nvc0_decoder_bsp_next(dec, comm_seq, num_buffers, data, num_bytes); 72 uint32_t comm_seq = dec->fence_seq; 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); 87 nvc0_decoder_ppp(dec, desc, target, comm_seq);
|
| H A D | nvc0_video_ppp.c | 92 nvc0_decoder_ppp(struct nouveau_vp3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq) { argument 111 PUSH_DATA (push, comm_seq);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv98_video.h | 35 unsigned comm_seq, unsigned num_buffers, 42 struct nouveau_vp3_video_buffer *target, unsigned comm_seq, 48 struct nouveau_vp3_video_buffer *target, unsigned comm_seq);
|
| H A D | nv98_video_bsp.c | 37 unsigned comm_seq, unsigned num_buffers, 48 struct nouveau_bo *bsp_bo = dec->bsp_bo[comm_seq % NOUVEAU_VP3_VIDEO_QDEPTH]; 49 struct nouveau_bo *inter_bo = dec->inter_bo[comm_seq & 1]; 82 bo_refs[0].bo = dec->bsp_bo[comm_seq % NOUVEAU_VP3_VIDEO_QDEPTH] = bsp_bo = tmp_bo; 95 bo_refs[1].bo = dec->inter_bo[comm_seq & 1] = inter_bo = tmp_bo; 108 nouveau_vp3_vp_caps(dec, desc, target, comm_seq, vp_caps, is_ref, refs); 128 PUSH_DATA (push, comm_seq); // 710 seq 183 return dec->comm->status[comm_seq & 0xf]; 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_vp.c | 27 static void dump_comm_vp(struct nouveau_vp3_decoder *dec, struct comm *comm, u32 comm_seq, argument 69 struct nouveau_vp3_video_buffer *target, unsigned comm_seq, 77 struct nouveau_bo *bsp_bo = dec->bsp_bo[comm_seq % NOUVEAU_VP3_VIDEO_QDEPTH]; 78 struct nouveau_bo *inter_bo = dec->inter_bo[comm_seq & 1]; 132 PUSH_DATA (push, comm_seq); // 704 187 dump_comm_vp(dec, dec->comm, comm_seq, inter_bo, slice_size << 8); 191 dump_comm_vp(dec, dec->comm, comm_seq, inter_bo, slice_size << 8); 68 nv98_decoder_vp(struct nouveau_vp3_decoder * dec,union pipe_desc desc,struct nouveau_vp3_video_buffer * target,unsigned comm_seq,unsigned caps,unsigned is_ref,struct nouveau_vp3_video_buffer * refs[16]) argument
|
| H A D | nv98_video_ppp.c | 92 nv98_decoder_ppp(struct nouveau_vp3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq) { argument 111 PUSH_DATA (push, comm_seq);
|
| H A D | nv98_video.c | 40 uint32_t comm_seq = ++dec->fence_seq; local in function:nv98_decoder_decode_bitstream 51 ret = nv98_decoder_bsp(dec, desc, target, comm_seq, 58 nv98_decoder_vp(dec, desc, target, comm_seq, vp_caps, is_ref, refs); 59 nv98_decoder_ppp(dec, desc, target, comm_seq);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv98_video.h | 35 unsigned comm_seq, unsigned num_buffers, 42 struct nouveau_vp3_video_buffer *target, unsigned comm_seq, 48 struct nouveau_vp3_video_buffer *target, unsigned comm_seq);
|
| H A D | nv98_video_bsp.c | 37 unsigned comm_seq, unsigned num_buffers, 48 struct nouveau_bo *bsp_bo = dec->bsp_bo[comm_seq % NOUVEAU_VP3_VIDEO_QDEPTH]; 49 struct nouveau_bo *inter_bo = dec->inter_bo[comm_seq & 1]; 82 bo_refs[0].bo = dec->bsp_bo[comm_seq % NOUVEAU_VP3_VIDEO_QDEPTH] = bsp_bo = tmp_bo; 95 bo_refs[1].bo = dec->inter_bo[comm_seq & 1] = inter_bo = tmp_bo; 108 nouveau_vp3_vp_caps(dec, desc, target, comm_seq, vp_caps, is_ref, refs); 128 PUSH_DATA (push, comm_seq); // 710 seq 183 return dec->comm->status[comm_seq & 0xf]; 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_vp.c | 27 static void dump_comm_vp(struct nouveau_vp3_decoder *dec, struct comm *comm, u32 comm_seq, argument 69 struct nouveau_vp3_video_buffer *target, unsigned comm_seq, 77 struct nouveau_bo *bsp_bo = dec->bsp_bo[comm_seq % NOUVEAU_VP3_VIDEO_QDEPTH]; 78 struct nouveau_bo *inter_bo = dec->inter_bo[comm_seq & 1]; 132 PUSH_DATA (push, comm_seq); // 704 187 dump_comm_vp(dec, dec->comm, comm_seq, inter_bo, slice_size << 8); 191 dump_comm_vp(dec, dec->comm, comm_seq, inter_bo, slice_size << 8); 68 nv98_decoder_vp(struct nouveau_vp3_decoder * dec,union pipe_desc desc,struct nouveau_vp3_video_buffer * target,unsigned comm_seq,unsigned caps,unsigned is_ref,struct nouveau_vp3_video_buffer * refs[16]) argument
|
| H A D | nv98_video_ppp.c | 92 nv98_decoder_ppp(struct nouveau_vp3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq) { argument 111 PUSH_DATA (push, comm_seq);
|
| H A D | nv98_video.c | 40 uint32_t comm_seq = ++dec->fence_seq; local in function:nv98_decoder_decode_bitstream 51 ret = nv98_decoder_bsp(dec, desc, target, comm_seq, 58 nv98_decoder_vp(dec, desc, target, comm_seq, vp_caps, is_ref, refs); 59 nv98_decoder_ppp(dec, desc, target, comm_seq);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_vp3_video_bsp.c | 235 unsigned comm_seq = dec->fence_seq; local in function:strparm_bsp 236 struct nouveau_bo *bsp_bo = dec->bsp_bo[comm_seq % NOUVEAU_VP3_VIDEO_QDEPTH]; 262 unsigned comm_seq = dec->fence_seq; local in function:nouveau_vp3_bsp_next 263 struct nouveau_bo *bsp_bo = dec->bsp_bo[comm_seq % NOUVEAU_VP3_VIDEO_QDEPTH]; 282 unsigned comm_seq = dec->fence_seq; local in function:nouveau_vp3_bsp_end 283 struct nouveau_bo *bsp_bo = dec->bsp_bo[comm_seq % NOUVEAU_VP3_VIDEO_QDEPTH];
|
| H A D | nouveau_vp3_video.h | 228 struct nouveau_vp3_video_buffer *target, unsigned comm_seq,
|
| H A D | nouveau_vp3_video_vp.c | 457 struct nouveau_vp3_video_buffer *target, unsigned comm_seq, 461 struct nouveau_bo *bsp_bo = dec->bsp_bo[comm_seq % NOUVEAU_VP3_VIDEO_QDEPTH]; 456 nouveau_vp3_vp_caps(struct nouveau_vp3_decoder * dec,union pipe_desc desc,struct nouveau_vp3_video_buffer * target,unsigned comm_seq,unsigned * caps,unsigned * is_ref,struct nouveau_vp3_video_buffer * refs[16]) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_vp3_video_bsp.c | 235 unsigned comm_seq = dec->fence_seq; local in function:strparm_bsp 236 struct nouveau_bo *bsp_bo = dec->bsp_bo[comm_seq % NOUVEAU_VP3_VIDEO_QDEPTH]; 262 unsigned comm_seq = dec->fence_seq; local in function:nouveau_vp3_bsp_next 263 struct nouveau_bo *bsp_bo = dec->bsp_bo[comm_seq % NOUVEAU_VP3_VIDEO_QDEPTH]; 282 unsigned comm_seq = dec->fence_seq; local in function:nouveau_vp3_bsp_end 283 struct nouveau_bo *bsp_bo = dec->bsp_bo[comm_seq % NOUVEAU_VP3_VIDEO_QDEPTH];
|
| H A D | nouveau_vp3_video.h | 228 struct nouveau_vp3_video_buffer *target, unsigned comm_seq,
|