Home
last modified time | relevance | path

Searched refs:tmp_step (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dsnow.h294 int tmp_step= src_stride >= 7*MB_SIZE ? MB_SIZE : MB_SIZE*src_stride; in add_yblock() local
342 ptmp= tmp + 3*tmp_step; in add_yblock()
344 ptmp+=tmp_step; in add_yblock()
351 ptmp+=tmp_step; in add_yblock()
361 ptmp+=tmp_step; in add_yblock()
/third_party/ffmpeg/libavcodec/mips/
H A Dhevcdsp_mmi.c945 #define PUT_HEVC_QPEL_UNI_HV(w, x_step, src_step, dst_step, tmp_step) \
1026 PTR_ADDIU "%[tmp], %[tmp], " #tmp_step " \n\t" \
1116 PTR_ADDIU "%[tmp], %[tmp], " #tmp_step " \n\t" \

Completed in 5 milliseconds