/aosp_15_r20/art/runtime/gc/ |
H A D | reference_queue.cc | 168 uint32_t num_refs(0), num_enqueued(0); in EnqueueFinalizerReferences() local 196 uint32_t num_refs(0); in ForwardSoftReferences() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv84_video_vp.c | 84 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
|
H A D | nv98_video_ppp.c | 43 unsigned num_refs = ARRAY_SIZE(bo_refs); in nv98_decoder_setup_ppp() local
|
H A D | nv98_video_bsp.c | 59 int num_refs = ARRAY_SIZE(bo_refs); in nv98_decoder_bsp() local
|
H A D | nv98_video_vp.c | 90 int num_refs = ARRAY_SIZE(bo_refs) - !dec->fw_bo; in nv98_decoder_vp() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_vcn_dec.c | 298 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
|
H A D | radeon_vcn_dec.h | 125 unsigned num_refs; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_video_ppp.c | 43 unsigned num_refs = ARRAY_SIZE(bo_refs); in nvc0_decoder_setup_ppp() local
|
H A D | nvc0_video_vp.c | 90 int num_refs = ARRAY_SIZE(bo_refs) - !dec->fw_bo; in nvc0_decoder_vp() local
|
H A D | nvc0_video_bsp.c | 156 int num_refs = ARRAY_SIZE(bo_refs); in nvc0_decoder_bsp_end() local
|
/aosp_15_r20/external/webrtc/modules/video_coding/ |
H A D | decoding_state.cc | 278 uint8_t num_refs = frame->CodecSpecific()->codecSpecific.VP9.num_ref_pics; in ContinuousFrameRefs() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/ |
H A D | xla_framework_to_llvm_pass.cc | 135 auto num_refs = funcOp.getFunctionType().getNumInputs(); in convertFuncOpToLLVMFuncOp() local
|
/aosp_15_r20/external/mesa3d/src/gallium/winsys/radeon/drm/ |
H A D | radeon_drm_cs.h | 89 int num_refs = bo->num_cs_references; in radeon_bo_is_referenced_by_cs() local
|
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_video.c | 1199 unsigned num_refs = num_lt_pics + num_lt_sps; in vk_video_parse_h265_slice_header() local 2373 unsigned num_refs = num_lt_sps + num_lt_pics; in vk_video_encode_h265_slice_header() local
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | reconinter.c | 998 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
|
/aosp_15_r20/external/cronet/net/quic/ |
H A D | quic_session_pool.h | 830 int num_refs() const { return num_refs_; } in num_refs() function
|
/aosp_15_r20/external/grpc-grpc/test/core/slice/ |
H A D | slice_test.cc | 111 int num_refs = 5; // To test adding/removing an arbitrary number of refs in TEST() local
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_inlines.h | 172 pipe_drop_resource_references(struct pipe_resource *dst, int num_refs) in pipe_drop_resource_references()
|
H A D | u_threaded_context.c | 410 tc_drop_vertex_state_references(struct pipe_vertex_state *dst, int num_refs) in tc_drop_vertex_state_references()
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | partition_strategy.c | 467 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
|
H A D | bitstream.c | 2831 int num_refs = 0; in check_frame_refs_short_signaling() local
|
/aosp_15_r20/art/runtime/mirror/ |
H A D | class-inl.h | 803 uint32_t num_refs = klass->NumReferenceInstanceFields<kVerifyFlags>(); in VerifyOverflowReferenceBitmap() local
|
/aosp_15_r20/external/mesa3d/src/intel/common/ |
H A D | mi_builder.h | 339 mi_value_add_refs(struct mi_builder *b, struct mi_value val, unsigned num_refs) in mi_value_add_refs()
|
/aosp_15_r20/external/libhevc/encoder/ |
H A D | hme_defs.h | 2280 U08 num_refs; member 2302 U08 num_refs; member
|