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

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

Completed in 33 milliseconds