Searched defs:num_refs (Results 1 - 22 of 22) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video_ppp.c43 unsigned num_refs = ARRAY_SIZE(bo_refs); local in function:nvc0_decoder_setup_ppp
H A Dnvc0_video_bsp.c154 int num_refs = ARRAY_SIZE(bo_refs); local in function:nvc0_decoder_bsp_end
H A Dnvc0_video_vp.c89 int num_refs = ARRAY_SIZE(bo_refs) - !dec->fw_bo; local in function:nvc0_decoder_vp
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video_ppp.c43 unsigned num_refs = ARRAY_SIZE(bo_refs); local in function:nv98_decoder_setup_ppp
H A Dnv98_video_bsp.c58 int num_refs = ARRAY_SIZE(bo_refs); local in function:nv98_decoder_bsp
H A Dnv98_video_vp.c89 int num_refs = ARRAY_SIZE(bo_refs) - !dec->fw_bo; local in function:nv98_decoder_vp
H A Dnv84_video_vp.c84 int num_refs = ARRAY_SIZE(bo_refs); local in function:nv84_decoder_vp_h264
493 int i, num_refs = ARRAY_SIZE(bo_refs); local in function:nv84_decoder_vp_mpeg12
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video_ppp.c43 unsigned num_refs = ARRAY_SIZE(bo_refs); local in function:nv98_decoder_setup_ppp
H A Dnv98_video_bsp.c58 int num_refs = ARRAY_SIZE(bo_refs); local in function:nv98_decoder_bsp
H A Dnv98_video_vp.c89 int num_refs = ARRAY_SIZE(bo_refs) - !dec->fw_bo; local in function:nv98_decoder_vp
H A Dnv84_video_vp.c84 int num_refs = ARRAY_SIZE(bo_refs); local in function:nv84_decoder_vp_h264
493 int i, num_refs = ARRAY_SIZE(bo_refs); local in function:nv84_decoder_vp_mpeg12
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video_ppp.c43 unsigned num_refs = ARRAY_SIZE(bo_refs); local in function:nvc0_decoder_setup_ppp
H A Dnvc0_video_bsp.c154 int num_refs = ARRAY_SIZE(bo_refs); local in function:nvc0_decoder_bsp_end
H A Dnvc0_video_vp.c89 int num_refs = ARRAY_SIZE(bo_refs) - !dec->fw_bo; local in function:nvc0_decoder_vp
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/
H A Dsurface.c102 unsigned i, num_refs = 0; local in function:GetPictureDescription
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_cs.h104 int num_refs = bo->num_cs_references; local in function:radeon_bo_is_referenced_by_cs
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/
H A Dsurface.c102 unsigned i, num_refs = 0; local in function:GetPictureDescription
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_cs.h108 int num_refs = bo->num_cs_references; local in function:radeon_bo_is_referenced_by_cs
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_cs.h232 int num_refs = bo->num_cs_references; local in function:amdgpu_bo_is_referenced_by_cs
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_inlines.h171 pipe_drop_resource_references(struct pipe_resource *dst, int num_refs) argument
H A Du_threaded_context.c176 tc_drop_vertex_state_references(struct pipe_vertex_state *dst, int num_refs) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_descriptors.c90 unsigned num_refs[ZINK_DESCRIPTOR_TYPES]; member in struct:zink_program_descriptor_data_cached

Completed in 28 milliseconds