Home
last modified time | relevance | path

Searched refs:GET_RENDER_POSITION (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/audio/test/sample/
H A Didl_render.c86 GET_RENDER_POSITION, enumerator
117 if (inputInt < 0 || inputInt > GET_RENDER_POSITION + 1) { in CheckInputName()
1221 {GET_RENDER_POSITION, GetRenderMmapPosition},
1226 if (choice == GET_RENDER_POSITION + 1) { in ProcessMenu()
1236 for (int32_t i = RENDER_START; i <= GET_RENDER_POSITION; ++i) { in ProcessMenu()
1248 while (choice < GET_RENDER_POSITION + 1 && choice >= 0) { in Choice()
1258 if (choice < RENDER_START || choice > GET_RENDER_POSITION + 1) { in Choice()

Completed in 2 milliseconds