Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevcdsp_template.c397 ptrdiff_t y_stride_src = stride_src * (height - 1); in FUNC() local
448 ptrdiff_t y_stride_src = stride_src * (height - 1); in FUNC() local