Lines Matching defs:run
75 static int decode_run_i(AVCodecContext *avctx, uint32_t ptype, int run,
92 while (run-- > 0) {
100 if (y >= avctx->height && run)
106 while (run-- > 0) {
114 if (y >= avctx->height && run)
124 while (run-- > 0) {
133 if (y >= avctx->height && run)
142 while (run-- > 0) {
170 if (y >= avctx->height && run)
179 while (run-- > 0) {
194 if (y >= avctx->height && run)
217 static int decode_run_p(AVCodecContext *avctx, uint32_t ptype, int run,
230 while (run-- > 0) {
243 while (run-- > 0) {
265 while (run-- > 0) {
279 while (run-- > 0) {
293 while (run-- > 0) {
326 while (run-- > 0) {