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