Home
last modified time | relevance | path

Searched refs:parse_crop (Results 1 – 1 of 1) sorted by relevance

/external/libkmsxx/utils/
Dwbm2m.cpp50 static void parse_crop(const string& crop_str, uint32_t& c_left, uint32_t& c_top, in parse_crop() function
87 parse_crop(s, c_left, c_top, c_width, c_height); in main()