Searched defs:height_from (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 37 milliseconds