Searched defs:DEFINE_ARGS (Results 1 – 5 of 5) sorted by relevance
/third_party/ffmpeg/libavcodec/x86/ |
D | utvideodsp.asm | 47 DEFINE_ARGS src_r, src_g, src_b, linesize_r, linesize_g, linesize_b, x label 102 DEFINE_ARGS src_r, src_g, src_b, linesize_r, linesize_g, linesize_b, x label
|
D | hevc_sao.asm | 87 DEFINE_ARGS dst, src, dststride, srcstride, offset, height label
|
D | hevc_sao_10bit.asm | 91 DEFINE_ARGS dst, src, dststride, srcstride, offset, height label
|
D | fft.asm | 535 DEFINE_ARGS zc, w, n, o1, o3 label
|
/third_party/ffmpeg/libavfilter/x86/ |
D | vf_v360.asm | 98 DEFINE_ARGS dst, width, src, x, u, v, ker label 134 DEFINE_ARGS dst, width, src, x, u, v, ker label
|