Home
last modified time | relevance | path

Searched refs:c2_operation_t (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/media/sfplugin/
DCCodecBufferChannel.h387 enum c2_operation_t { enum
413 status_t toStatusT(c2_status_t c2s, c2_operation_t c2op = C2_OPERATION_NONE);
DCCodecBufferChannel.cpp2812 status_t toStatusT(c2_status_t c2s, c2_operation_t c2op) { in toStatusT()