Lines Matching defs:replySize

2667                               uint32_t            *replySize,
2704 if (pReplyData == NULL || *replySize != sizeof(int)){
2734 *replySize != sizeof(int)){
2756 *replySize < (int) (sizeof(effect_param_t) + sizeof(int32_t))){
2774 *replySize = sizeof(effect_param_t) + voffset + p->vsize;
2777 // "*pCmdData %d, *replySize %d, *pReplyData %d ",
2779 // *replySize,
2787 *replySize < (int) (sizeof(effect_param_t) + sizeof(int32_t))){
2805 *replySize = sizeof(effect_param_t) + voffset + p->vsize;
2808 // "*pCmdData %d, *replySize %d, *pReplyData %d ",
2810 // *replySize,
2819 *replySize < (int) (sizeof(effect_param_t) + sizeof(int32_t))) {
2837 *replySize = sizeof(effect_param_t) + voffset + p->vsize;
2839 //LOGV("\tEqualizer_command EFFECT_CMD_GET_PARAM *pCmdData %d, *replySize %d, "
2841 // *(int32_t *)((char *)pCmdData + sizeof(effect_param_t)), *replySize,
2851 *replySize < (int) (sizeof(effect_param_t) + sizeof(int32_t))){
2869 *replySize = sizeof(effect_param_t) + voffset + p->vsize;
2872 // "*pCmdData %d, *replySize %d, *pReplyData %d ",
2874 // *replySize,
2882 //LOGV("\tBassBoost_command EFFECT_CMD_SET_PARAM param %d, *replySize %d, value %d",
2884 // *replySize,
2890 *replySize != sizeof(int32_t)){
2915 //LOGV("\tVirtualizer_command EFFECT_CMD_SET_PARAM param %d, *replySize %d, value %d",
2917 // *replySize,
2923 *replySize != sizeof(int32_t)){
2950 //LOGV("\tEqualizer_command EFFECT_CMD_SET_PARAM param %d, *replySize %d, value %d ",
2952 // *replySize,
2956 pReplyData == NULL || *replySize != sizeof(int32_t)) {
2969 //LOGV("\tVolume_command EFFECT_CMD_SET_PARAM param %d, *replySize %d, value %d ",
2971 // *replySize,
2977 *replySize != sizeof(int32_t)){
2993 if (pReplyData == NULL || *replySize != sizeof(int)){
3003 if (pReplyData == NULL || *replySize != sizeof(int)){