Home
last modified time | relevance | path

Searched defs:ref (Results 1151 - 1175 of 1373) sorted by relevance

1...<<41424344454647484950>>...55

/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link.c487 uint32_t ref = 0; in IsNeedDelResource() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_base_impl.cpp1933 napi_value WebGLRenderingContextBaseImpl::StencilFunc(napi_env env, GLenum func, GLint ref, GLuint mask) in StencilFunc() argument
1952 StencilFuncSeparate( napi_env env, GLenum face, GLenum func, GLint ref, GLuint mask) StencilFuncSeparate() argument
[all...]
H A Dwebgl_rendering_context_base.cpp1515 int32_t ref = 0; in StencilFunc() local
1555 int32_t ref = 0; in StencilFuncSeparate() local
/test/testfwk/arkxtest/uitest/core/
H A Dfrontend_api_handler.cpp42 void IncRef(const string &ref) in IncRef() argument
52 uint32_t DecAndGetRef(const string &ref) in DecAndGetRef() argument
545 auto ref = typeName + "#" + to_string(index); in StoreBackendObject() local
557 GetBackendObject(string_view ref) GetBackendObject() argument
564 GetBoundUiDriver(string_view ref) GetBoundUiDriver() argument
580 const auto ref = item.get<string>(); BackendObjectsCleaner() local
591 ss << ref << ","; BackendObjectsCleaner() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dcavs.h149 int16_t ref; variable
H A Dbink.c858 uint8_t *dst, *ref, *ref_start, *ref_end; in binkb_decode_plane() local
1010 uint8_t *ref = prev + xoff + yoff * stride; bink_put_pixels() local
[all...]
H A Dindeo3.c435 uint8_t code, *dst, *ref; decode_cell_data() local
[all...]
H A Dmpeg12dec.c1323 int ref, f_code, vbv_delay, ret; in mpeg1_decode_picture() local
H A Dh264_slice.c2392 int8_t *ref = &h->cur_pic.ref_index[list][4 * mb_xy]; in fill_filter_caches_inter() local
H A Dmotion_est.c82 static inline void init_ref(MotionEstContext *c, uint8_t *src[3], uint8_t *ref[3], uint8_t *ref2[3], int x, int y, int ref_index){ in init_ref() argument
113 uint8_t * const * const ref= c->ref[ref_index]; in cmp_direct_inline() local
187 uint8_t * const * const ref= c->ref[ref_index]; cmp_inline() local
647 uint8_t *ref= c->ref[block][0] + (mx4>>2) + (my4>>2)*stride; h263_mv4_search() local
655 uint8_t *ref= c->ref[block][0] + (mx4>>1) + (my4>>1)*stride; h263_mv4_search() local
811 uint8_t *ref= c->ref[field_select+ref_index][0] + (mx_i>>1) + (my_i>>1)*stride; interlaced_search() local
[all...]
H A Dsvq3.c377 svq3_pred_motion(const SVQ3Context *s, int n, int part_width, int list, int ref, int *const mx, int *const my) svq3_pred_motion() argument
H A Dsnowenc.c262 int ref, best_ref, ref_score, ref_mx, ref_my; in encode_q_branch() local
949 check_4block_inter(SnowContext *s, int mb_x, int mb_y, int p0, int p1, int ref, int *best_rd) check_4block_inter() argument
1018 int dia_change, i, j, ref; iterative_me() local
[all...]
H A Dsnow.h56 uint8_t ref; ///< Reference frame index member
221 static av_always_inline void snow_horizontal_compose_lift_lead_out(int i, IDWTELEM * dst, IDWTELEM * src, IDWTELEM * ref, int width, int w, int lift_high, int mul, int add, int shift){ in snow_horizontal_compose_lift_lead_out() argument
231 static av_always_inline void snow_horizontal_compose_liftS_lead_out(int i, IDWTELEM * dst, IDWTELEM * src, IDWTELEM * ref, int width, int w){ in snow_horizontal_compose_liftS_lead_out() argument
257 pred_mv(SnowContext *s, int *mx, int *my, int ref, const BlockNode *left, const BlockNode *top, const BlockNode *tr) pred_mv() argument
465 set_blocks(SnowContext *s, int level, int x, int y, int l, int cb, int cr, int mx, int my, int ref, int type) set_blocks() argument
490 init_ref(MotionEstContext *c, uint8_t *src[3], uint8_t *ref[3], uint8_t *ref2[3], int x, int y, int ref_index) init_ref() argument
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dhevcpred_msa.c932 const uint8_t *ref; in hevc_intra_pred_angular_upper_4width_msa() local
1024 const uint8_t *ref; in hevc_intra_pred_angular_upper_8width_msa() local
1128 const uint8_t *ref; hevc_intra_pred_angular_upper_16width_msa() local
1233 const uint8_t *ref; hevc_intra_pred_angular_upper_32width_msa() local
1347 const uint8_t *ref; hevc_intra_pred_angular_lower_4width_msa() local
1444 const uint8_t *ref; hevc_intra_pred_angular_lower_8width_msa() local
1553 const uint8_t *ref, *src_top_tmp = src_top - 1; hevc_intra_pred_angular_lower_16width_msa() local
1668 const uint8_t *ref, *src_top_tmp = src_top - 1; hevc_intra_pred_angular_lower_32width_msa() local
[all...]
/third_party/ffmpeg/libavformat/
H A Ddemux.c475 int64_t ref = pkt->dts; in update_wrap_reference() local
H A Dsbgdec.c89 } ref; member
1025 add_interval(struct ws_intervals *inter, enum ws_interval_type type, uint32_t channels, int ref, int64_t ts1, int32_t f1, int32_t a1, int64_t ts2, int32_t f2, int32_t a2) add_interval() argument
[all...]
/third_party/ffmpeg/libavutil/
H A Dhwcontext_opencl.c1639 AVBufferRef *ref; in opencl_pool_alloc() local
/third_party/icu/icu4c/source/i18n/
H A Drbnf.cpp90 LocalizationInfo* ref(void) { in ref() function in LocalizationInfo
/third_party/mesa3d/src/amd/vulkan/
H A Dsi_cmd_buffer.c1014 radv_cp_wait_mem(struct radeon_cmdbuf *cs, uint32_t op, uint64_t va, uint32_t ref, uint32_t mask) in radv_cp_wait_mem() argument
/third_party/mesa3d/src/broadcom/compiler/
H A Dvir.c1219 v3d_nir_sort_constant_ubo_load(nir_block *block, nir_intrinsic_instr *ref) in v3d_nir_sort_constant_ubo_load() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_context.c444 tegra_set_stencil_ref(struct pipe_context *pcontext, const struct pipe_stencil_ref ref) tegra_set_stencil_ref() argument
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_encode.c1080 virgl_encoder_set_stencil_ref(struct virgl_context *ctx, const struct pipe_stencil_ref *ref) virgl_encoder_set_stencil_ref() argument
H A Dvirgl_context.c616 virgl_set_stencil_ref(struct pipe_context *ctx, const struct pipe_stencil_ref ref) virgl_set_stencil_ref() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_dec.c410 struct pipe_video_buffer *ref = pic->ref[i]; get_h265_msg() local
1460 get_ref_pic_idx(struct radeon_decoder *dec, struct pipe_video_buffer *ref) get_ref_pic_idx() argument
[all...]
/third_party/node/src/
H A Denv.cc1177 void Environment::ToggleTimerRef(bool ref) { in ToggleTimerRef() argument
1273 void Environment::ToggleImmediateRef(bool ref) { in ToggleImmediateRef() argument

Completed in 67 milliseconds

1...<<41424344454647484950>>...55