Home
last modified time | relevance | path

Searched defs:tmp_stride (Results 1 – 13 of 13) sorted by relevance

/external/libvpx/test/
Dsad_test.cc451 const int tmp_stride = reference_stride_; in TEST_P() local
462 const int tmp_stride = reference_stride_; in TEST_P() local
471 const int tmp_stride = source_stride_; in TEST_P() local
503 const int tmp_stride = reference_stride_; in TEST_P() local
514 const int tmp_stride = reference_stride_; in TEST_P() local
523 const int tmp_stride = source_stride_; in TEST_P() local
556 const int tmp_stride = reference_stride_; in TEST_P() local
568 const int tmp_stride = reference_stride_; in TEST_P() local
578 const int tmp_stride = source_stride_; in TEST_P() local
619 int tmp_stride = reference_stride_; in TEST_P() local
[all …]
/external/libaom/test/
Dsad_test.cc558 const int tmp_stride = reference_stride_; in TEST_P() local
569 const int tmp_stride = reference_stride_; in TEST_P() local
578 const int tmp_stride = source_stride_; in TEST_P() local
592 const int tmp_stride = source_stride_; in TEST_P() local
613 const int tmp_stride = reference_stride_; in TEST_P() local
624 const int tmp_stride = reference_stride_; in TEST_P() local
633 const int tmp_stride = source_stride_; in TEST_P() local
647 const int tmp_stride = source_stride_; in TEST_P() local
669 const int tmp_stride = reference_stride_; in TEST_P() local
681 const int tmp_stride = reference_stride_; in TEST_P() local
[all …]
/external/libdav1d/src/arm/
Dcdef.h55 #define DEFINE_FILTER(w, h, tmp_stride) \ argument
/external/libdav1d/src/
Dcdef_tmpl.c56 static void padding(int16_t *tmp, const ptrdiff_t tmp_stride, in padding()
112 const ptrdiff_t tmp_stride = 12; in cdef_filter_block_c() local
Dmc_tmpl.c793 static void warp_affine_8x8t_c(int16_t *tmp, const ptrdiff_t tmp_stride, in warp_affine_8x8t_c()
/external/mesa3d/src/util/format/
Du_format.c778 unsigned tmp_stride; in util_format_translate() local
809 unsigned tmp_stride; in util_format_translate() local
840 unsigned tmp_stride; in util_format_translate() local
870 unsigned tmp_stride; in util_format_translate() local
/external/libdav1d/src/ppc/
Dcdef_tmpl.c345 #define DIRECTIONS(w, tmp_stride) \ argument
601 #define cdef_fn(w, h, tmp_stride) \ argument
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video.h114 unsigned fence_seq, fw_sizes, last_frame_num, tmp_stride, ref_stride; member
Dnouveau_vp3_video_vp.c117 uint32_t tmp_stride; member
/external/libaom/av1/common/
Didct.c300 int tmp_stride = MAX_TX_SIZE; in av1_inv_txfm_add_c() local
Dreconinter.c875 const int tmp_stride = ctxt->adjacent_stride[plane]; in build_obmc_inter_pred_above() local
914 const int tmp_stride = ctxt->adjacent_stride[plane]; in build_obmc_inter_pred_left() local
Dreconinter.h91 int *tmp_stride; member
/external/libaom/av1/encoder/
Drdopt.c6387 int tmp_stride; member