Home | History | Annotate | Download | only in h264

Lines Matching refs:bufferProcessType

263     if (pExynosInputPort->bufferProcessType == BUFFER_SHARE) {
805 if (pExynosInputPort->bufferProcessType == BUFFER_SHARE) {
807 } else if ((pExynosInputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
811 if ((pExynosInputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
838 if ((pExynosInputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
852 } else if (pExynosInputPort->bufferProcessType == BUFFER_SHARE) {
914 if ((pExynosOutputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY)
927 if ((pExynosOutputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
955 } else if ((pExynosOutputPort->bufferProcessType & BUFFER_SHARE) == BUFFER_SHARE) {
982 if (pExynosOutputPort->bufferProcessType == BUFFER_SHARE) {
1549 pExynosInputPort->bufferProcessType = BUFFER_COPY;
1551 pExynosInputPort->bufferProcessType = BUFFER_SHARE;
1554 pExynosInputPort->bufferProcessType = BUFFER_COPY;
1569 if ((pExynosInputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
1605 } else if (pExynosInputPort->bufferProcessType == BUFFER_SHARE) {
1613 if ((pExynosOutputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
1616 } else if (pExynosOutputPort->bufferProcessType == BUFFER_SHARE) {
1667 if ((pExynosOutputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
1679 } else if (pExynosOutputPort->bufferProcessType == BUFFER_SHARE) {
1686 if ((pExynosInputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
1700 } else if (pExynosInputPort->bufferProcessType == BUFFER_SHARE) {
1770 (pExynosInputPort->bufferProcessType == BUFFER_SHARE)) {
1826 (pExynosInputPort->bufferProcessType == BUFFER_SHARE)) {
1856 if ((pExynosInputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
2061 if ((pExynosInputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
2104 if (pExynosOutputPort->bufferProcessType == BUFFER_SHARE) {
2145 if ((pExynosOutputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
2244 pExynosPort->bufferProcessType = BUFFER_COPY;
2258 pExynosPort->bufferProcessType = BUFFER_SHARE;