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

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

Completed in 474 milliseconds