• Home
  • Raw
  • Download

Lines Matching refs:ox

162     const int *denom, *wx, *ox;  in checkasm_check_hevc_qpel_uni_w()  local
164 … int height, int denom, int wx, int ox, intptr_t mx, intptr_t my, int width); in checkasm_check_hevc_qpel_uni_w()
183 for (ox = offsets; *ox >= 0; ox++) { in checkasm_check_hevc_qpel_uni_w()
185 … SIZEOF_PIXEL, src0, sizes[size] * SIZEOF_PIXEL, sizes[size], *denom, *wx, *ox, i, j, sizes[size]); in checkasm_check_hevc_qpel_uni_w()
186 … SIZEOF_PIXEL, src1, sizes[size] * SIZEOF_PIXEL, sizes[size], *denom, *wx, *ox, i, j, sizes[size]); in checkasm_check_hevc_qpel_uni_w()
189 … SIZEOF_PIXEL, src1, sizes[size] * SIZEOF_PIXEL, sizes[size], *denom, *wx, *ox, i, j, sizes[size]); in checkasm_check_hevc_qpel_uni_w()
256 const int *denom, *wx, *ox; in checkasm_check_hevc_qpel_bi_w() local
279 for (ox = offsets; *ox >= 0; ox++) { in checkasm_check_hevc_qpel_bi_w()
281 … src0, sizes[size] * SIZEOF_PIXEL, ref0, sizes[size], *denom, *wx, *wx, *ox, *ox, i, j, sizes[size… in checkasm_check_hevc_qpel_bi_w()
282 … src1, sizes[size] * SIZEOF_PIXEL, ref1, sizes[size], *denom, *wx, *wx, *ox, *ox, i, j, sizes[size… in checkasm_check_hevc_qpel_bi_w()
285 … src1, sizes[size] * SIZEOF_PIXEL, ref1, sizes[size], *denom, *wx, *wx, *ox, *ox, i, j, sizes[size… in checkasm_check_hevc_qpel_bi_w()
391 const int *denom, *wx, *ox; in checkasm_check_hevc_epel_uni_w() local
393 … int height, int denom, int wx, int ox, intptr_t mx, intptr_t my, int width); in checkasm_check_hevc_epel_uni_w()
412 for (ox = offsets; *ox >= 0; ox++) { in checkasm_check_hevc_epel_uni_w()
414 … SIZEOF_PIXEL, src0, sizes[size] * SIZEOF_PIXEL, sizes[size], *denom, *wx, *ox, i, j, sizes[size]); in checkasm_check_hevc_epel_uni_w()
415 … SIZEOF_PIXEL, src1, sizes[size] * SIZEOF_PIXEL, sizes[size], *denom, *wx, *ox, i, j, sizes[size]); in checkasm_check_hevc_epel_uni_w()
418 … SIZEOF_PIXEL, src1, sizes[size] * SIZEOF_PIXEL, sizes[size], *denom, *wx, *ox, i, j, sizes[size]); in checkasm_check_hevc_epel_uni_w()
485 const int *denom, *wx, *ox; in checkasm_check_hevc_epel_bi_w() local
508 for (ox = offsets; *ox >= 0; ox++) { in checkasm_check_hevc_epel_bi_w()
510 … src0, sizes[size] * SIZEOF_PIXEL, ref0, sizes[size], *denom, *wx, *wx, *ox, *ox, i, j, sizes[size… in checkasm_check_hevc_epel_bi_w()
511 … src1, sizes[size] * SIZEOF_PIXEL, ref1, sizes[size], *denom, *wx, *wx, *ox, *ox, i, j, sizes[size… in checkasm_check_hevc_epel_bi_w()
514 … src1, sizes[size] * SIZEOF_PIXEL, ref1, sizes[size], *denom, *wx, *wx, *ox, *ox, i, j, sizes[size… in checkasm_check_hevc_epel_bi_w()