Searched refs:MEDIA_PROXY_OP_STOP (Results 1 – 3 of 3) sorted by relevance
222 #define MEDIA_PROXY_OP_STOP 0x05 macro
1365 case MEDIA_PROXY_OP_STOP: in inactive_state_command_handler()1469 case MEDIA_PROXY_OP_STOP: in playing_state_command_handler()1593 case MEDIA_PROXY_OP_STOP: in paused_state_command_handler()1755 case MEDIA_PROXY_OP_STOP: in seeking_state_command_handler()
700 cmd.opcode = MEDIA_PROXY_OP_STOP; in test_cp_stop()