Searched refs:MEDIA_PROXY_PLAYING_ORDER_INORDER_ONCE (Results 1 – 2 of 2) sorted by relevance
144 #define MEDIA_PROXY_PLAYING_ORDER_INORDER_ONCE 0x03 macro
1475 if (g_playing_order != MEDIA_PROXY_PLAYING_ORDER_INORDER_ONCE) { in test_media_controller_player()1476 playing_order = MEDIA_PROXY_PLAYING_ORDER_INORDER_ONCE; in test_media_controller_player()