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

/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp2332 int32_t height_from, height_to; local
2334 CHECK(to->findInt32(kKeyHeight, &height_to));
2336 if (height_from != height_to) {

Completed in 314 milliseconds