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/
H A Dnv98_video_ppp.c43 unsigned num_refs = ARRAY_SIZE(bo_refs); in nv98_decoder_setup_ppp() local
H A Dnv98_video_vp.c89 int num_refs = ARRAY_SIZE(bo_refs) - !dec->fw_bo; in nv98_decoder_vp() local
H A Dnv98_video_bsp.c58 int num_refs = ARRAY_SIZE(bo_refs); in nv98_decoder_bsp() local
H A 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/
H A Dnvc0_video_ppp.c43 unsigned num_refs = ARRAY_SIZE(bo_refs); in nvc0_decoder_setup_ppp() local
H A Dnvc0_video_bsp.c154 int num_refs = ARRAY_SIZE(bo_refs); in nvc0_decoder_bsp_end() local
H A Dnvc0_video_vp.c89 int num_refs = ARRAY_SIZE(bo_refs) - !dec->fw_bo; in nvc0_decoder_vp() local
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A 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/
H A Dsurface.c102 unsigned i, num_refs = 0; in GetPictureDescription() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_inlines.h171 pipe_drop_resource_references(struct pipe_resource *dst, int num_refs) in pipe_drop_resource_references() argument
H A Du_threaded_context.c174 tc_drop_vertex_state_references(struct pipe_vertex_state *dst, int num_refs) in tc_drop_vertex_state_references() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_descriptors.c92 unsigned num_refs[ZINK_DESCRIPTOR_TYPES]; member
/third_party/ffmpeg/libavcodec/
H A Ddiracdec.c161 int num_refs; /* number of reference pictures */ member
[all...]

Completed in 35 milliseconds