Searched defs:tmp_stride (Results 1 – 13 of 13) sorted by relevance
/external/libvpx/test/ |
D | sad_test.cc | 451 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/ |
D | sad_test.cc | 558 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/ |
D | cdef.h | 55 #define DEFINE_FILTER(w, h, tmp_stride) \ argument
|
/external/libdav1d/src/ |
D | cdef_tmpl.c | 56 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
|
D | mc_tmpl.c | 793 static void warp_affine_8x8t_c(int16_t *tmp, const ptrdiff_t tmp_stride, in warp_affine_8x8t_c()
|
/external/mesa3d/src/util/format/ |
D | u_format.c | 778 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/ |
D | cdef_tmpl.c | 345 #define DIRECTIONS(w, tmp_stride) \ argument 601 #define cdef_fn(w, h, tmp_stride) \ argument
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_vp3_video.h | 114 unsigned fence_seq, fw_sizes, last_frame_num, tmp_stride, ref_stride; member
|
D | nouveau_vp3_video_vp.c | 117 uint32_t tmp_stride; member
|
/external/libaom/av1/common/ |
D | idct.c | 300 int tmp_stride = MAX_TX_SIZE; in av1_inv_txfm_add_c() local
|
D | reconinter.c | 875 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
|
D | reconinter.h | 91 int *tmp_stride; member
|
/external/libaom/av1/encoder/ |
D | rdopt.c | 6387 int tmp_stride; member
|