Home
last modified time | relevance | path

Searched defs:z_ref (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libhevc/encoder/
H A Dhme_err_compute.c218 WORD32 z_ref = (ref_buf_stride)*c + t2; in compute_4x4_sads_for_16x16_blk() local
359 WORD32 z_ref = (ref_buf_stride)*c + t2; in compute_part_sads_for_MxM_blk() local
2126 WORD32 z_ref = (ref_buf_stride)*c + t2; in hme_calc_sad_and_2_best_results() local
2352 WORD32 z_ref = (ref_buf_stride)*c + t2; in hme_calc_sad_and_2_best_results_subpel() local
2565 WORD32 z_ref = (ref_buf_stride)*c + t2; in hme_calc_stim_injected_sad_and_2_best_results() local
2902 WORD32 z_ref = (ref_buf_stride)*c + t2; in hme_calc_sad_and_1_best_result() local
3141 WORD32 z_ref = (ref_buf_stride)*c + t2; in hme_calc_stim_injected_sad_and_1_best_result() local
3436 WORD32 z_ref = (ref_buf_stride)*c + t2; in hme_calc_sad_and_1_best_result_subpel() local
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_loopnest.cpp1157 PaddedBuffer<float> z_ref(M, N, K); in InlineFunc01Helper() local
2816 PaddedBuffer<float> z_ref(M, N, K); in TEST() local