is_empty          287 libavcodec/indeo4.c     band->is_empty = get_bits1(&ctx->gb);
is_empty          288 libavcodec/indeo4.c     if (!band->is_empty) {
is_empty          391 libavcodec/indeo5.c         band->is_empty = 1;
is_empty          382 libavcodec/ivi.c             tile->is_empty = tile->data_size = 0;
is_empty          983 libavcodec/ivi.c     if (band->is_empty) {
is_empty         1012 libavcodec/ivi.c         tile->is_empty = get_bits1(&ctx->gb);
is_empty         1013 libavcodec/ivi.c         if (tile->is_empty) {
is_empty          133 libavcodec/ivi.h     int         is_empty;  ///< = 1 if this tile doesn't contain any data
is_empty          157 libavcodec/ivi.h     int             is_empty;       ///< = 1 if this band doesn't contain any data
is_empty          182 libavfilter/vf_hysteresis.c                 while (!is_empty(s)) {
is_empty          231 libavfilter/vf_hysteresis.c                 while (!is_empty(s)) {