Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
Dhevcdsp_mmi.c945 #define PUT_HEVC_QPEL_UNI_HV(w, x_step, src_step, dst_step, tmp_step) \ argument
/third_party/ffmpeg/libavcodec/
Dsnow.h294 int tmp_step= src_stride >= 7*MB_SIZE ? MB_SIZE : MB_SIZE*src_stride; in add_yblock() local