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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibstagefright.cpp179 sp<MetaData> outFormat = (*s->decoder)->getFormat(); local
180 outFormat->findInt32(kKeyWidth , &w);
181 outFormat->findInt32(kKeyHeight, &h);
259 sp<MetaData> meta, outFormat; local
324 outFormat = (*s->decoder)->getFormat();
325 outFormat->findInt32(kKeyColorFormat, &colorFormat);
336 outFormat->findCString(kKeyDecoderComponent, &s->decoder_component);

Completed in 54 milliseconds