Home
last modified time | relevance | path

Searched defs:num_refs (Results 1 – 24 of 24) 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.c90 int num_refs = ARRAY_SIZE(bo_refs) - !dec->fw_bo; in nvc0_decoder_vp() local
Dnvc0_video_bsp.c156 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.c59 int num_refs = ARRAY_SIZE(bo_refs); in nv98_decoder_bsp() local
Dnv98_video_vp.c90 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/modules/video_coding/
Ddecoding_state.cc278 uint8_t num_refs = frame->CodecSpecific()->codecSpecific.VP9.num_ref_pics; in ContinuousFrameRefs() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dxla_framework_to_llvm_pass.cc135 auto num_refs = funcOp.getFunctionType().getNumInputs(); in convertFuncOpToLLVMFuncOp() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vcn_dec.c298 unsigned i, j, num_refs = 0; in get_h265_msg() local
515 unsigned i, j, num_refs = 0; in get_vp9_msg() local
760 unsigned i, j, num_refs = 0; in get_av1_msg() local
Dradeon_vcn_enc_5_0.c282 uint32_t num_refs = 0; in radeon_enc_ctx_tier2() local
Dradeon_vcn_dec.h131 unsigned num_refs; member
/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_cs.h89 int num_refs = bo->num_cs_references; in radeon_bo_is_referenced_by_cs() local
/external/cronet/stable/net/quic/
Dquic_session_pool.h909 int num_refs() const { return num_refs_; } in num_refs() function
/external/cronet/tot/net/quic/
Dquic_session_pool.h909 int num_refs() const { return num_refs_; } in num_refs() function
/external/grpc-grpc/test/core/slice/
Dslice_test.cc111 int num_refs = 5; // To test adding/removing an arbitrary number of refs in TEST() local
/external/mesa3d/src/vulkan/runtime/
Dvk_video.c1199 unsigned num_refs = num_lt_pics + num_lt_sps; in vk_video_parse_h265_slice_header() local
2387 unsigned num_refs = num_lt_sps + num_lt_pics; in vk_video_encode_h265_slice_header() local
/external/libaom/av1/common/
Dreconinter.c998 const int num_refs = 1 + has_second_ref(above_mbmi); in av1_setup_build_prediction_by_above_pred() local
1037 const int num_refs = 1 + has_second_ref(left_mbmi); in av1_setup_build_prediction_by_left_pred() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_inlines.h172 pipe_drop_resource_references(struct pipe_resource *dst, int num_refs) in pipe_drop_resource_references()
Du_threaded_context.c410 tc_drop_vertex_state_references(struct pipe_vertex_state *dst, int num_refs) in tc_drop_vertex_state_references()
/external/libaom/av1/encoder/
Dpartition_strategy.c467 int num_refs, int use_subpixel, int save_mv, unsigned int *best_sse, in simple_motion_search_get_best_ref()
545 const int num_refs = 1; in simple_motion_search_prune_part_features() local
Dbitstream.c2831 int num_refs = 0; in check_frame_refs_short_signaling() local
/external/mesa3d/src/intel/common/
Dmi_builder.h339 mi_value_add_refs(struct mi_builder *b, struct mi_value val, unsigned num_refs) in mi_value_add_refs()
/external/libhevc/encoder/
Dhme_defs.h2280 U08 num_refs; member
2302 U08 num_refs; member