Lines Matching refs:src_step
26 #define PUT_HEVC_QPEL_H(w, x_step, src_step, dst_step) \
92 PTR_ADDIU "%[src], %[src], " #src_step " \n\t" \
120 #define PUT_HEVC_QPEL_HV(w, x_step, src_step, dst_step) \
190 PTR_ADDIU "%[src], %[src], " #src_step " \n\t" \
303 #define PUT_HEVC_QPEL_BI_H(w, x_step, src_step, src2_step, dst_step) \
402 PTR_ADDIU "%[src], %[src], " #src_step " \n\t" \
434 #define PUT_HEVC_QPEL_BI_HV(w, x_step, src_step, src2_step, dst_step) \
514 PTR_ADDIU "%[src], %[src], " #src_step " \n\t" \
654 #define PUT_HEVC_EPEL_BI_HV(w, x_step, src_step, src2_step, dst_step) \
719 PTR_ADDIU "%[src], %[src], " #src_step " \n\t" \
835 #define PUT_HEVC_PEL_BI_PIXELS(w, x_step, src_step, dst_step, src2_step) \
914 PTR_ADDIU "%[src], %[src], " #src_step " \n\t" \
945 #define PUT_HEVC_QPEL_UNI_HV(w, x_step, src_step, dst_step, tmp_step) \
1025 PTR_ADDIU "%[src], %[src], " #src_step " \n\t" \