Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/include/audio/
Daudio_dsp_if.h165 …int32_t (*Encode)(const struct AudioCard *audioCard, const uint8_t *buf, const struct DspDevice *d… member
/drivers/peripheral/codec/test/demo/v1.0/
Dcodec_encode_test_ipc.c729 static int32_t Encode(void) in Encode() function