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

/frameworks/base/media/libstagefright/
H A DOMXCodec.cpp1518 int32_t width_from, width_to; local
1520 CHECK(to->findInt32(kKeyWidth, &width_to));
1522 if (width_from != width_to) {

Completed in 14 milliseconds