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

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

Completed in 238 milliseconds