Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/
DRaspiCLI.c123 int raspicli_map_xref(const char *str, const XREF_T *map, int num_refs) in raspicli_map_xref()
144 const char *raspicli_unmap_xref(const int en, const XREF_T *map, int num_refs) in raspicli_unmap_xref()
/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/grpc/test/core/slice/
Dslice_test.cc106 int num_refs = 5; /* To test adding/removing an arbitrary number of refs */ in test_slice_new_with_len_returns_something_sensible() 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.c176 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.c90 unsigned num_refs[ZINK_DESCRIPTOR_TYPES]; member
/third_party/ffmpeg/libavcodec/
Ddiracdec.c160 int num_refs; /* number of reference pictures */ member