Searched refs:width_to (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp2242 int32_t width_from, width_to; local
2244 CHECK(to->findInt32(kKeyWidth, &width_to));
2246 if (width_from != width_to) {

Completed in 12 milliseconds