| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_video_ppp.c | 35 struct nouveau_pushbuf_refn bo_refs[] = { local in function:nvc0_decoder_setup_ppp 43 unsigned num_refs = ARRAY_SIZE(bo_refs); 47 bo_refs[i].bo = mt->base.bo; 50 nouveau_pushbuf_refn(push, bo_refs, num_refs);
|
| H A D | nvc0_video_bsp.c | 146 struct nouveau_pushbuf_refn bo_refs[] = { local in function:nvc0_decoder_bsp_end 154 int num_refs = ARRAY_SIZE(bo_refs); 164 nouveau_pushbuf_refn(push, bo_refs, num_refs);
|
| H A D | nvc0_video_vp.c | 80 struct nouveau_pushbuf_refn bo_refs[] = { local in function:nvc0_decoder_vp 89 int num_refs = ARRAY_SIZE(bo_refs) - !dec->fw_bo; 116 nouveau_pushbuf_refn(push, bo_refs, num_refs);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv98_video_ppp.c | 35 struct nouveau_pushbuf_refn bo_refs[] = { local in function:nv98_decoder_setup_ppp 43 unsigned num_refs = ARRAY_SIZE(bo_refs); 47 bo_refs[i].bo = mt->base.bo; 50 nouveau_pushbuf_refn(push, bo_refs, num_refs);
|
| H A D | nv98_video_bsp.c | 50 struct nouveau_pushbuf_refn bo_refs[] = { local in function:nv98_decoder_bsp 58 int num_refs = ARRAY_SIZE(bo_refs); 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; 111 nouveau_pushbuf_refn(push, bo_refs, num_refs);
|
| H A D | nv84_video_vp.c | 76 struct nouveau_pushbuf_refn bo_refs[] = { local in function:nv84_decoder_vp_h264 84 int num_refs = ARRAY_SIZE(bo_refs); 140 struct nouveau_pushbuf_refn bo_refs[] = { local in function:nv84_decoder_vp_h264 144 nouveau_pushbuf_refn(push, bo_refs, ARRAY_SIZE(bo_refs)); 150 nouveau_pushbuf_refn(push, bo_refs, num_refs); 487 struct nouveau_pushbuf_refn bo_refs[] = { local in function:nv84_decoder_vp_mpeg12 493 int i, num_refs = ARRAY_SIZE(bo_refs); 504 bo_refs[1].bo = ref1->interlaced; 505 bo_refs[ [all...] |
| H A D | nv98_video_vp.c | 80 struct nouveau_pushbuf_refn bo_refs[] = { local in function:nv98_decoder_vp 89 int num_refs = ARRAY_SIZE(bo_refs) - !dec->fw_bo; 116 nouveau_pushbuf_refn(push, bo_refs, num_refs);
|
| H A D | nv84_video_bsp.c | 99 struct nouveau_pushbuf_refn bo_refs[] = { local in function:nv84_decoder_bsp 203 nouveau_pushbuf_refn(push, bo_refs, ARRAY_SIZE(bo_refs));
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv98_video_ppp.c | 35 struct nouveau_pushbuf_refn bo_refs[] = { local in function:nv98_decoder_setup_ppp 43 unsigned num_refs = ARRAY_SIZE(bo_refs); 47 bo_refs[i].bo = mt->base.bo; 50 nouveau_pushbuf_refn(push, bo_refs, num_refs);
|
| H A D | nv98_video_bsp.c | 50 struct nouveau_pushbuf_refn bo_refs[] = { local in function:nv98_decoder_bsp 58 int num_refs = ARRAY_SIZE(bo_refs); 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; 111 nouveau_pushbuf_refn(push, bo_refs, num_refs);
|
| H A D | nv84_video_vp.c | 76 struct nouveau_pushbuf_refn bo_refs[] = { local in function:nv84_decoder_vp_h264 84 int num_refs = ARRAY_SIZE(bo_refs); 140 struct nouveau_pushbuf_refn bo_refs[] = { local in function:nv84_decoder_vp_h264 144 nouveau_pushbuf_refn(push, bo_refs, ARRAY_SIZE(bo_refs)); 150 nouveau_pushbuf_refn(push, bo_refs, num_refs); 487 struct nouveau_pushbuf_refn bo_refs[] = { local in function:nv84_decoder_vp_mpeg12 493 int i, num_refs = ARRAY_SIZE(bo_refs); 504 bo_refs[1].bo = ref1->interlaced; 505 bo_refs[ [all...] |
| H A D | nv98_video_vp.c | 80 struct nouveau_pushbuf_refn bo_refs[] = { local in function:nv98_decoder_vp 89 int num_refs = ARRAY_SIZE(bo_refs) - !dec->fw_bo; 116 nouveau_pushbuf_refn(push, bo_refs, num_refs);
|
| H A D | nv84_video_bsp.c | 99 struct nouveau_pushbuf_refn bo_refs[] = { local in function:nv84_decoder_bsp 203 nouveau_pushbuf_refn(push, bo_refs, ARRAY_SIZE(bo_refs));
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_video_ppp.c | 35 struct nouveau_pushbuf_refn bo_refs[] = { local in function:nvc0_decoder_setup_ppp 43 unsigned num_refs = ARRAY_SIZE(bo_refs); 47 bo_refs[i].bo = mt->base.bo; 50 nouveau_pushbuf_refn(push, bo_refs, num_refs);
|
| H A D | nvc0_video_bsp.c | 146 struct nouveau_pushbuf_refn bo_refs[] = { local in function:nvc0_decoder_bsp_end 154 int num_refs = ARRAY_SIZE(bo_refs); 164 nouveau_pushbuf_refn(push, bo_refs, num_refs);
|
| H A D | nvc0_video_vp.c | 80 struct nouveau_pushbuf_refn bo_refs[] = { local in function:nvc0_decoder_vp 89 int num_refs = ARRAY_SIZE(bo_refs) - !dec->fw_bo; 116 nouveau_pushbuf_refn(push, bo_refs, num_refs);
|