Searched refs:isCSD (Results 1 – 3 of 3) sorted by relevance
89 bool isCSD = isCSDMarker(location); in parse() local96 } else if (isCSD) { in parse()
73 bool isCSD = isCSDMarker(location); in getFrameInfo() local81 if (isCSD && frameSize > 1) { in getFrameInfo()
6353 int32_t isCSD = 0; in onInputBufferFilled() local6354 if (buffer->meta()->findInt32("csd", &isCSD) && isCSD != 0) { in onInputBufferFilled()6382 if (converter == NULL || isCSD) { in onInputBufferFilled()