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

/frameworks/av/media/libstagefright/
H A DACodec.cpp1778 int32_t prependSPSPPS = 0; local
1780 && msg->findInt32("prepend-sps-pps-to-idr-frames", &prependSPSPPS)
1781 && prependSPSPPS != 0) {
1811 OMX_BOOL enable = (OMX_BOOL) (prependSPSPPS

Completed in 551 milliseconds