Home
last modified time | relevance | path

Searched defs:num_refs (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv98_video_ppp.c43 unsigned num_refs = ARRAY_SIZE(bo_refs); in nv98_decoder_setup_ppp() local
Dnv98_video_bsp.c58 int num_refs = ARRAY_SIZE(bo_refs); in nv98_decoder_bsp() local
Dnv98_video_vp.c89 int num_refs = ARRAY_SIZE(bo_refs) - !dec->fw_bo; in nv98_decoder_vp() local
Dnv84_video_vp.c84 int num_refs = ARRAY_SIZE(bo_refs); in nv84_decoder_vp_h264() local
493 int i, num_refs = ARRAY_SIZE(bo_refs); in nv84_decoder_vp_mpeg12() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_video_ppp.c43 unsigned num_refs = ARRAY_SIZE(bo_refs); in nvc0_decoder_setup_ppp() local
Dnvc0_video_vp.c89 int num_refs = ARRAY_SIZE(bo_refs) - !dec->fw_bo; in nvc0_decoder_vp() local
Dnvc0_video_bsp.c154 int num_refs = ARRAY_SIZE(bo_refs); in nvc0_decoder_bsp_end() local
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_cs.h108 int num_refs = bo->num_cs_references; in radeon_bo_is_referenced_by_cs() local
/third_party/mesa3d/src/gallium/frontends/xvmc/
Dsurface.c102 unsigned i, num_refs = 0; in GetPictureDescription() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_inlines.h171 pipe_drop_resource_references(struct pipe_resource *dst, int num_refs) in pipe_drop_resource_references()
Du_threaded_context.c174 tc_drop_vertex_state_references(struct pipe_vertex_state *dst, int num_refs) in tc_drop_vertex_state_references()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_descriptors.c92 unsigned num_refs[ZINK_DESCRIPTOR_TYPES]; member
/third_party/ffmpeg/libavcodec/
Ddiracdec.c161 int num_refs; /* number of reference pictures */ member