parse_bintree 790 libavcodec/indeo3.c if (parse_bintree(ctx, avctx, plane, code, &curr_cell, depth - 1, strip_width)) parse_bintree 890 libavcodec/indeo3.c return parse_bintree(ctx, avctx, plane, INTRA_NULL, &curr_cell, CELL_STACK_MAX, strip_width);