Searched refs:edge_ref (Results 1 – 1 of 1) sorted by relevance
295 uint16 edge_ref; /* Reference edge for sections extraction and combination */ member1840 case 't': crop_data->edge_ref = EDGE_TOP; in process_command_opts()1842 case 'b': crop_data->edge_ref = EDGE_BOTTOM; in process_command_opts()1844 case 'l': crop_data->edge_ref = EDGE_LEFT; in process_command_opts()1846 case 'r': crop_data->edge_ref = EDGE_RIGHT; in process_command_opts()5023 cps->edge_ref = EDGE_TOP; in initCropMasks()5176 switch (crop->edge_ref) in computeInputPixelOffsets()5272 switch (crop->edge_ref) { in computeInputPixelOffsets()5442 switch (crop->edge_ref) in getCropOffsets()6333 switch (crop->edge_ref) in extractCompositeRegions()