Home | History | Annotate | Download | only in videocodec

Lines Matching full:buffercount

73     uint32_t i, bufferCount;
81 bufferCount = 12;
88 bufferCount = mMetaDataBuffersNum = def_output->nBufferCountActual;
99 bufferCount = mOMXBufferHeaderTypePtrNum;
101 for (i = 0; i < bufferCount; i++ ) {
149 bufferHeight, bufferCount, gralloc_mode, buff, (uint32_t)mAPMode);
156 uint32_t i, bufferCount;
165 bufferCount = 12;
172 bufferCount = mMetaDataBuffersNum = def_output->nBufferCountActual;
181 bufferCount = mOMXBufferHeaderTypePtrNum;
183 for (i = 0; i < bufferCount; i++ ) {
200 bufferHeight, bufferCount, gralloc_mode, buff, (uint32_t)mAPMode);