Home | History | Annotate | Download | only in libstagefright

Lines Matching defs:allocateBuffersOnPort

1503     status_t err = allocateBuffersOnPort(kPortIndexInput);
1509 return allocateBuffersOnPort(kPortIndexOutput);
1512 status_t OMXCodec::allocateBuffersOnPort(OMX_U32 portIndex) {
2511 err = allocateBuffersOnPort(portIndex);
2513 CODEC_LOGE("allocateBuffersOnPort (%s) failed "