Home
last modified time | relevance | path

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

/external/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
/external/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
/external/webrtc/webrtc/modules/video_coding/
Ddecoding_state.cc249 uint8_t num_refs = frame->CodecSpecific()->codecSpecific.VP9.num_ref_pics; in ContinuousFrameRefs() local
/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_cs.h104 int num_refs = bo->num_cs_references; in radeon_bo_is_referenced_by_cs() local
/external/mesa3d/src/gallium/state_trackers/xvmc/
Dsurface.c102 unsigned i, num_refs = 0; in GetPictureDescription() local
/external/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_cs.h200 int num_refs = bo->num_cs_references; in amdgpu_bo_is_referenced_by_cs() local