Home
last modified time | relevance | path

Searched defs:sstep (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Diirfilter.c278 const int16_t *src, ptrdiff_t sstep, in ff_iir_filter()
292 const float *src, ptrdiff_t sstep, in ff_iir_filter_flt()
Dhevcdsp_template.c171 #define TR_4(dst, src, dstep, sstep, assign, end) \ argument
184 #define TR_8(dst, src, dstep, sstep, assign, end) \ argument
200 #define TR_16(dst, src, dstep, sstep, assign, end) \ argument
216 #define TR_32(dst, src, dstep, sstep, assign, end) \ argument
/third_party/ffmpeg/libavcodec/mips/
Diirfilter_mips.c73 const float *src, ptrdiff_t sstep, float *dst, ptrdiff_t dstep) in iir_filter_flt_mips()
/third_party/ffmpeg/libavfilter/
Dvf_overlay.c370 const int sstep = s->overlay_pix_step[0]; in blend_slice_packed_rgb() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp15669 const float sstep (deFloatSmoothStep(edge0d, edge1d, xd)); in calc() local