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

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

Completed in 70 milliseconds