Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodecBufferChannel.h357 status_t toStatusT(c2_status_t c2s, c2_operation_t c2op = C2_OPERATION_NONE);
H A DCCodecBufferChannel.cpp2068 status_t toStatusT(c2_status_t c2s, c2_operation_t c2op) { in toStatusT() argument
2076 switch (c2op) { in toStatusT()