Home
last modified time | relevance | path

Searched defs:ref (Results 176 - 200 of 744) sorted by relevance

12345678910>>...30

/third_party/skia/tests/
H A DDrawTextTest.cpp39 static bool compare(const SkBitmap& ref, const SkIRect& iref, in compare() argument
H A DFontHostStreamTest.cpp38 static bool compare(const SkBitmap& ref, const SkIRect& iref, in compare() argument
H A DHashTest.cpp119 auto ref = sk_make_sp<SkRefCnt>(); in DEF_TEST() local
/third_party/openssl/crypto/bio/
H A Dossl_core_bio.c38 int ref = 0; in ossl_core_bio_up_ref() local
45 int ref = 0, res = 1; in ossl_core_bio_free() local
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafcjk.h66 AF_WidthRec ref; member
/third_party/rust/crates/nix/test/sys/
H A Dtest_aio.rs25 pub static ref SIGNALED: AtomicBool = AtomicBool::new(false); consts
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/
H A DvktPostmortemShaderTimeoutTests.cpp210 const deUint32 ref = i + m_iterations * m_iterations; in iterate() local
/third_party/ffmpeg/libavcodec/
H A Dh264_mvpred.h94 pred_motion(const H264Context *const h, H264SliceContext *sl, int n, int part_width, int list, int ref, int *const mx, int *const my) pred_motion() argument
159 pred_16x8_motion(const H264Context *const h, H264SliceContext *sl, int n, int list, int ref, int *const mx, int *const my) pred_16x8_motion() argument
200 pred_8x16_motion(const H264Context *const h, H264SliceContext *sl, int n, int list, int ref, int *const mx, int *const my) pred_8x16_motion() argument
261 int8_t *ref = h->cur_pic.ref_index[0]; pred_pskip_motion() local
610 int8_t *ref = h->cur_pic.ref_index[list]; fill_decode_caches() local
[all...]
H A Dhevc_refs.c139 HEVCFrame *ref; in ff_hevc_set_new_ref() local
58 ff_hevc_get_ref_list(const HEVCContext *s, const HEVCFrame *ref, int x0, int y0) ff_hevc_get_ref_list() argument
375 HEVCFrame *ref = &s->DPB[i]; find_ref_idx() local
432 HEVCFrame *ref = find_ref_idx(s, poc, use_msb); add_candidate_ref() local
[all...]
H A Dfaxcompr.c402 int *runs, *ref = NULL, *runend; in ff_ccitt_unpack() local
252 decode_group3_2d_line(AVCodecContext *avctx, GetBitContext *gb, unsigned int width, int *runs, const int *runend, const int *ref) decode_group3_2d_line() argument
[all...]
H A Dcbs_vp9.c568 AVBufferRef *ref; in cbs_vp9_assemble_fragment() local
H A Dlpc.c146 static int estimate_best_order(double *ref, int min_order, int max_order) in estimate_best_order() argument
209 double ref[MAX_LPC_ORDER] = { 0 }; in ff_lpc_calc_coefs() local
160 ff_lpc_calc_ref_coefs(LPCContext *s, const int32_t *samples, int order, double *ref) ff_lpc_calc_ref_coefs() argument
172 ff_lpc_calc_ref_coefs_f(LPCContext *s, const float *samples, int len, int order, double *ref) ff_lpc_calc_ref_coefs_f() argument
[all...]
H A Dmotion_est.h81 uint8_t *ref[4][4]; member
H A Dqpeg.c35 AVFrame *ref; member
274 AVFrame * const ref = a->ref; in decode_frame() local
[all...]
/third_party/f2fs-tools/fsck/
H A Dquotaio_tree.c256 __le32 *ref; in do_insert_tree() local
410 __le32 *ref = (__le32 *) buf; in remove_tree() local
486 __le32 *ref = (__le32 *) buf; in find_tree_dqentry() local
612 __le32 *ref = (__le32 *) buf; report_tree() local
[all...]
/third_party/elfutils/libelf/
H A Delf_begin.c1045 dup_elf (int fildes, Elf_Cmd cmd, Elf *ref) in dup_elf() argument
1135 lock_dup_elf(int fildes, Elf_Cmd cmd, Elf *ref) lock_dup_elf() argument
1149 elf_begin(int fildes, Elf_Cmd cmd, Elf *ref) elf_begin() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Df_segment.c70 int64_t ref, cur = 0; in parse_points() local
H A Dvf_multiply.c47 AVFrame *src, *ref, *dst; member
79 const float *ref = (const float *)rref; in multiply() local
105 const uint8_t *ref = td->ref->data[p] + slice_start * ref_linesize; in multiply_slice() local
131 AVFrame *out, *src, *ref; in process_frame() local
167 AVFilterLink *ref = ctx->inputs[1]; config_output() local
[all...]
H A Dvf_maskedthreshold.c49 AVFrame *src, *ref, *dst; member
80 static void threshold8(const uint8_t *src, const uint8_t *ref, uint8_t *dst, int threshold, int w) in threshold8() argument
89 const uint16_t *ref = (const uint16_t *)rref; in threshold16() local
140 const uint8_t *ref in threshold_slice() local
166 AVFrame *out, *src, *ref; process_frame() local
202 AVFilterLink *ref = ctx->inputs[1]; config_output() local
[all...]
/third_party/ffmpeg/libswscale/tests/
H A Dswscale.c83 static int doTest(const uint8_t * const ref[4], int refStride[4], int w, int h, in doTest() argument
254 static void selfTest(const uint8_t * const ref[ argument
305 fileTest(const uint8_t * const ref[4], int refStride[4], int w, int h, FILE *fp, enum AVPixelFormat srcFormat_in, enum AVPixelFormat dstFormat_in) fileTest() argument
[all...]
/third_party/alsa-lib/src/topology/
H A Delem.c246 struct tplg_ref *ref; in tplg_ref_add() local
263 struct tplg_ref *ref; in tplg_ref_add_elem() local
280 struct tplg_ref *ref; tplg_ref_free_list() local
[all...]
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationAPITest.java1336 doSetsTest(UnicodeSet ref, UnicodeSet set, String inSet, String outSet) { in doSetsTest() argument
/third_party/googletest/googlemock/test/
H A Dgmock-function-mocker_test.cc841 int& ref = foo.AsStdFunction()(); in TEST() local
[all...]
/third_party/googletest/googletest/include/gtest/
H A Dgtest-printers.h678 void PrintTo(std::reference_wrapper<T> ref, ::std::ostream* os) { in PrintTo() argument
/third_party/NuttX/fs/vfs/include/
H A Dfile.h82 Atomic ref; /* reference counting */ member

Completed in 19 milliseconds

12345678910>>...30