Home
last modified time | relevance | path

Searched defs:C2SoftMpeg4Enc (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Enc.h29 struct C2SoftMpeg4Enc : public SimpleC2Component { struct
32 C2SoftMpeg4Enc(const char* name, c2_node_id_t id, argument
78 C2_DO_NOT_COPY(C2SoftMpeg4Enc); argument
DC2SoftMpeg4Enc.cpp305 C2SoftMpeg4Enc::C2SoftMpeg4Enc(const char* name, c2_node_id_t id, in C2SoftMpeg4Enc() function in android::C2SoftMpeg4Enc