Searched defs:comm_seq (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_video_bsp.c | 35 nvc0_decoder_bsp_begin(struct nouveau_vp3_decoder *dec, unsigned comm_seq) in nvc0_decoder_bsp_begin() 53 unsigned comm_seq, unsigned num_buffers, in nvc0_decoder_bsp_next() 135 struct nouveau_vp3_video_buffer *target, unsigned comm_seq, in nvc0_decoder_bsp_end()
|
D | nvc0_video.c | 34 uint32_t comm_seq = ++dec->fence_seq; in nvc0_decoder_begin_frame() local 55 uint32_t comm_seq = dec->fence_seq; in nvc0_decoder_decode_bitstream() local 72 uint32_t comm_seq = dec->fence_seq; in nvc0_decoder_end_frame() local
|
D | nvc0_video_vp.c | 27 static void dump_comm_vp(struct nouveau_vp3_decoder *dec, struct comm *comm, u32 comm_seq, in dump_comm_vp() 69 struct nouveau_vp3_video_buffer *target, unsigned comm_seq, in nvc0_decoder_vp()
|
D | nvc0_video_ppp.c | 92 …3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq) { in nvc0_decoder_ppp()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv98_video_vp.c | 27 static void dump_comm_vp(struct nouveau_vp3_decoder *dec, struct comm *comm, u32 comm_seq, in dump_comm_vp() 69 struct nouveau_vp3_video_buffer *target, unsigned comm_seq, in nv98_decoder_vp()
|
D | nv98_video_ppp.c | 92 …3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq) { in nv98_decoder_ppp()
|
D | nv98_video.c | 40 uint32_t comm_seq = ++dec->fence_seq; in nv98_decoder_decode_bitstream() local
|
D | nv98_video_bsp.c | 37 unsigned comm_seq, unsigned num_buffers, in nv98_decoder_bsp()
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_vp3_video_bsp.c | 235 unsigned comm_seq = dec->fence_seq; in strparm_bsp() local 262 unsigned comm_seq = dec->fence_seq; in nouveau_vp3_bsp_next() local 282 unsigned comm_seq = dec->fence_seq; in nouveau_vp3_bsp_end() local
|
D | nouveau_vp3_video_vp.c | 457 struct nouveau_vp3_video_buffer *target, unsigned comm_seq, in nouveau_vp3_vp_caps()
|