Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/common/tmedia/
H A Dtest_comm_tmd.cpp29 static CODEC_INFO gCodecMapList[] = { variable
36 for (i = 0; i < SIZE_ARRAY_ELEMS(gCodecMapList); i++) { in TEST_COMM_CodecIDTmdToRK()
37 if (s32Id == gCodecMapList[i].enTmdCodecId) { in TEST_COMM_CodecIDTmdToRK()
44 return gCodecMapList[i].enRkCodecId; in TEST_COMM_CodecIDTmdToRK()