Searched defs:hCodec (Results 1 – 2 of 2) sorted by relevance
1563 int AMR_Enc_Encode(HAMRENC hCodec) in AMR_Enc_Encode()1698 … VO_HANDLE hCodec, /* i/o: The codec handle which was created by Init function */ in voAMRWB_SetInputData()1733 … VO_HANDLE hCodec, /* i: The Codec Handle which was created by Init function*/ in voAMRWB_GetOutputData()1789 VO_HANDLE hCodec, /* i/o: The Codec Handle which was created by Init function */ in voAMRWB_SetParam()1842 VO_HANDLE hCodec, /* i: The Codec Handle which was created by Init function */ in voAMRWB_GetParam()1896 VO_U32 VO_API voAMRWB_Uninit(VO_HANDLE hCodec /* i/o: Codec handle pointer */ in voAMRWB_Uninit()
93 VO_HANDLE hCodec = NULL; in encode() local