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