Home
last modified time | relevance | path

Searched defs:num_refs (Results 1 – 16 of 16) 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/libaom/libaom/av1/encoder/
Dpartition_strategy.c143 int mi_col, BLOCK_SIZE bsize, const int *const refs, int num_refs, in simple_motion_search_get_best_ref()
226 const int num_refs = 2; in simple_motion_search_prune_part_features() local
469 const int num_refs = 2; in firstpass_simple_motion_search_features() local
Dbitstream.c2729 int num_refs = 0; in check_frame_refs_short_signaling() local
/external/grpc-grpc/test/core/slice/
Dslice_test.cc112 int num_refs = 5; /* To test adding/removing an arbitrary number of refs */ in test_slice_new_with_len_returns_something_sensible() 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.h222 int num_refs = bo->num_cs_references; in amdgpu_bo_is_referenced_by_cs() local
/external/libaom/libaom/av1/common/
Dreconinter.c919 const int num_refs = 1 + has_second_ref(above_mbmi); in av1_setup_build_prediction_by_above_pred() local
957 const int num_refs = 1 + has_second_ref(left_mbmi); in av1_setup_build_prediction_by_left_pred() local
/external/libhevc/encoder/
Dhme_defs.h2280 U08 num_refs; member
2302 U08 num_refs; member