Lines Matching defs:command
148 * For each command the arguments are validated
170 WORD32 command = IV_CMD_NA;
186 /* get command */
187 command = pu4_api_ip[1];
193 switch (command)
259 switch (command)
847 /* sub command */
5308 * Codec control call which in turn calls appropriate calls based on sub-command
5513 DEBUG("Warning !! unrecognized control api command \n");
5527 * using this function with different values specified in command
5530 * Arguments are tested for validity and then based on the command
5552 /* api command */
5553 WORD32 command = IV_CMD_NA;
5573 command = *pu4_ptr_cmd;
5575 switch (command)