Searched refs:prependSPSPPS (Results 1 – 1 of 1) sorted by relevance
1777 int32_t prependSPSPPS = 0; in configureCodec() local1779 && msg->findInt32("prepend-sps-pps-to-idr-frames", &prependSPSPPS) in configureCodec()1780 && prependSPSPPS != 0) { in configureCodec()1805 OMX_BOOL enable = (OMX_BOOL) (prependSPSPPS in configureCodec()