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

/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp2318 int32_t width_from, width_to; local
2319 CHECK(from->findInt32(kKeyWidth, &width_from));
2322 if (width_from != width_to) {

Completed in 54 milliseconds