Searched defs:no_skip (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | cinepakenc.c | 1080 int strip_height, no_skip; in rd_frame() local 860 rd_strip(CinepakEncContext *s, int y, int h, int keyframe, uint8_t *last_data[4], int last_linesize[4], uint8_t *data[4], int linesize[4], uint8_t *scratch_data[4], int scratch_linesize[4], unsigned char *buf, int64_t *best_score, int *no_skip) rd_strip() argument
|
/third_party/json/tests/thirdparty/doctest/ |
H A D | doctest.h | 754 bool no_skip; // don't skip test cases which are marked to be skipped member
|
Completed in 11 milliseconds