Home
last modified time | relevance | path

Searched refs:toStatusT (Results 1 – 3 of 3) sorted by relevance

/hardware/google/av/media/sfplugin/
DCCodecBufferChannel.h413 status_t toStatusT(c2_status_t c2s, c2_operation_t c2op = C2_OPERATION_NONE);
DCCodec.cpp146 return toStatusT(mSurface->connectToComponent(comp, &mConnection), in connect()
1104 mCallback->onError(toStatusT(err, C2_OPERATION_Component_start), in start()
DCCodecBufferChannel.cpp2812 status_t toStatusT(c2_status_t c2s, c2_operation_t c2op) { in toStatusT() function