Searched defs:support_height (Results 1 - 1 of 1) sorted by relevance

/external/libmtp/src/
H A Dlibmtp.c8051 int support_height = 0; local
8088 support_height = 1;
8102 if (support_data && support_format && support_height && support_width && !support_duration) {
8129 } else if (support_data && support_format && !support_height && !support_width && support_duration) {

Completed in 56 milliseconds