Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:getPortFormat

1472                 CHECK_EQ(getPortFormat(kPortIndexOutput, outputFormat), (status_t)OK);
1677 CHECK_EQ(getPortFormat(kPortIndexInput, inputFormat), (status_t)OK);
1678 CHECK_EQ(getPortFormat(kPortIndexOutput, outputFormat), (status_t)OK);
3442 status_t ACodec::getPortFormat(OMX_U32 portIndex, sp<AMessage> &notify) {
3843 CHECK_EQ(getPortFormat(kPortIndexOutput, notify), (status_t)OK);