Home
last modified time | relevance | path

Searched defs:ref (Results 501 - 525 of 1378) sorted by relevance

1...<<21222324252627282930>>...56

/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264_deblock_lasx.c112 ff_h264_loop_filter_strength_lasx(int16_t bS[2][4][4], uint8_t nnz[40], int8_t ref[2][40], int16_t mv[2][40][2], int bidir, int edges, int step, int mask_mv0, int mask_mv1, int field) ff_h264_loop_filter_strength_lasx() argument
/third_party/ffmpeg/libavcodec/
H A Dmpc7.c167 static int get_scale_idx(GetBitContext *gb, int ref) in get_scale_idx() argument
H A Dh264_mb_template.c80 int8_t *ref = &sl->ref_cache[list][scan8[0]]; in hl_decode_mb() local
84 int ref = sl->ref_cache[list][scan8[i]]; in hl_decode_mb() local
290 int8_t *ref = &sl->ref_cache[list][scan8[0]]; in hl_decode_mb_444() local
294 int ref in hl_decode_mb_444() local
[all...]
H A Dlpc.h135 compute_ref_coefs(const LPC_TYPE *autoc, int max_order, LPC_TYPE *ref, LPC_TYPE *error) compute_ref_coefs() argument
/third_party/ffmpeg/libavcodec/mips/
H A Dh264_deblock_msa.c119 ff_h264_loop_filter_strength_msa(int16_t bS[2][4][4], uint8_t nnz[40], int8_t ref[2][40], int16_t mv[2][40][2], int bidir, int edges, int step, int mask_mv0, int mask_mv1, int field) ff_h264_loop_filter_strength_msa() argument
/third_party/elfutils/libdwfl/
H A Dderelocate.c227 struct secref *ref = refs; in cache_sections() local
/third_party/ffmpeg/libavfilter/
H A Ddeshake.h60 AVFrame *ref; ///< Previous frame member
H A Dfflcms2.c279 cmsHPROFILE ref; in ff_icc_profile_detect_transfer() local
H A Df_zmq.c152 static int filter_frame(AVFilterLink *inlink, AVFrame *ref) in filter_frame() argument
H A Dvf_mpdecimate.c50 AVFrame *ref; ///< reference picture member
71 diff_planes(AVFilterContext *ctx, uint8_t *cur, int cur_linesize, uint8_t *ref, int ref_linesize, int w, int h) diff_planes() argument
109 decimate_frame(AVFilterContext *ctx, AVFrame *cur, AVFrame *ref) decimate_frame() argument
[all...]
/third_party/ffmpeg/libavutil/
H A Dbuffer.c33 AVBufferRef *ref = NULL; in buffer_create() local
414 void *av_buffer_pool_buffer_get_opaque(const AVBufferRef *ref) in av_buffer_pool_buffer_get_opaque() argument
[all...]
/third_party/gn/src/base/memory/
H A Dweak_ptr.h264 WeakPtr(const internal::WeakReference& ref, T* ptr) in WeakPtr() argument
/third_party/libbpf/src/
H A Dbpf_gen_internal.h19 int ref; member
/third_party/libcoap/tests/
H A Dtest_session.c95 good_enough(unsigned int v, unsigned int ref) { in good_enough() argument
/third_party/lzma/CPP/7zip/Common/
H A DStreamObjects.cpp79 void Create_BufInStream_WithReference(const void *data, size_t size, IUnknown *ref, ISequentialInStream **stream) in Create_BufInStream_WithReference() argument
/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dxvmc_private.h74 XvMCSurface *ref[2]; member
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Dpointer.hpp77 ref_holder(const ref_holder &ref) : in ref_holder() argument
81 ref_holder(ref_holder &&ref) : in ref_holder() argument
92 operator=(ref_holder ref) { in operator =() argument
191 intrusive_ref(const intrusive_ref &ref) intrusive_ref() argument
195 intrusive_ref(intrusive_ref &&ref) intrusive_ref() argument
206 operator =(intrusive_ref ref) operator =() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_helpers.h43 static inline void _nine_reference(void **ref, void *ptr) in _nine_reference() argument
56 static inline void _nine_reference_set(void **ref, void *ptr) in _nine_reference_set() argument
/third_party/node/lib/internal/cluster/
H A Dchild.js
/third_party/node/lib/internal/worker/
H A Dio.js[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-value.h122 WasmValue(Handle<Object> ref, ValueType type) : type_(type), bit_pattern_{} { in WasmValue() argument
127 reinterpret_cast<Address>(bit_pattern_), ref); variable
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dhostref.cc46 void call_r_v(const wasm::Func* func, const wasm::Ref* ref) { in call_r_v() argument
79 call_ir_v(const wasm::Func* func, int32_t i, const wasm::Ref* ref) call_ir_v() argument
183 auto ref = val.release_ref(); run() local
[all...]
/third_party/node/test/js-native-api/test_function/
H A Dtest_function.c86 napi_ref ref = data; in finalize_function() local
/third_party/node/test/node-api/test_async/
H A Dtest_async.c163 napi_ref ref; member
/third_party/node/test/node-api/test_reference_by_node_api_version/
H A Dtest_reference_by_node_api_version.c41 GetRef(napi_env env, napi_callback_info info, napi_ref* ref) GetRef() argument

Completed in 11 milliseconds

1...<<21222324252627282930>>...56