crop_bottom 648 drivers/media/platform/coda/coda-bit.c u32 crop_bottom = round_up(r->height, 16) - r->height; crop_bottom 652 drivers/media/platform/coda/coda-bit.c coda_write(dev, crop_bottom, crop_bottom 258 drivers/media/platform/coda/coda-h264.c unsigned int crop_right, crop_bottom; crop_bottom 378 drivers/media/platform/coda/coda-h264.c ret = rbsp_read_uev(&sps, &crop_bottom); crop_bottom 393 drivers/media/platform/coda/coda-h264.c crop_bottom = round_up(height, 16) - height; crop_bottom 396 drivers/media/platform/coda/coda-h264.c crop_bottom /= 2; crop_bottom 398 drivers/media/platform/coda/coda-h264.c crop_bottom /= 4; crop_bottom 416 drivers/media/platform/coda/coda-h264.c ret = rbsp_write_uev(&sps, crop_bottom); crop_bottom 1351 drivers/staging/media/allegro-dvt/allegro-core.c sps->crop_bottom = (round_up(channel->height, size_mb) - channel->height) / crop_unit_y; crop_bottom 671 drivers/staging/media/allegro-dvt/nal-h264.c rbsp_uev(rbsp, &sps->crop_bottom); crop_bottom 139 drivers/staging/media/allegro-dvt/nal-h264.h unsigned int crop_bottom;