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

/frameworks/av/media/libstagefright/
H A DACodec.cpp886 int32_t prependSPSPPS; local
888 && msg->findInt32("prepend-sps-pps-to-idr-frames", &prependSPSPPS)
889 && prependSPSPPS != 0) {

Completed in 26 milliseconds