Home
last modified time | relevance | path

Searched refs:DistortionCorrectionThreadData (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_lensfun.c64 typedef struct DistortionCorrectionThreadData { struct
73 } DistortionCorrectionThreadData; argument
318 const DistortionCorrectionThreadData *thread_data = arg; in distortion_correction_filter_slice()
452 DistortionCorrectionThreadData distortion_correction_thread_data; in filter_frame()
481 distortion_correction_thread_data = (DistortionCorrectionThreadData) { in filter_frame()