Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DACodec.cpp1791 int32_t prependSPSPPS = 0; in configureCodec() local
1793 && msg->findInt32("prepend-sps-pps-to-idr-frames", &prependSPSPPS) in configureCodec()
1794 && prependSPSPPS != 0) { in configureCodec()
1819 OMX_BOOL enable = (OMX_BOOL) (prependSPSPPS in configureCodec()