Searched refs:codecId (Results 1 – 2 of 2) sorted by relevance
118 RK_U32 codecId = test_find_audio_enc_codec_id(params); in test_init_mpi_aenc() local119 if (codecId == -1) { in test_init_mpi_aenc()124 if (codecId == -1) { in test_init_mpi_aenc()128 stAencAttr.enType = (RK_CODEC_ID_E)codecId; in test_init_mpi_aenc()
103 RK_U32 codecId = test_find_audio_codec_id(params); in test_init_mpi_adec() local104 if (codecId == RK_AUDIO_ID_Unused) { in test_init_mpi_adec()108 stAdecAttr.enType = (RK_CODEC_ID_E)codecId; in test_init_mpi_adec()