Searched refs:stride_warning_shown (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | v210dec.h | 31 int stride_warning_shown; member |
H A D | v210dec.c | 153 if (!s->stride_warning_shown) in decode_frame() 155 s->stride_warning_shown = 1; in decode_frame() |
Completed in 1 milliseconds