Searched refs:shortCount (Results 1 – 2 of 2) sorted by relevance
44 const int16* shorts, int32 shortCount,121 const int16* shorts, int32 shortCount,
120 const media_destination& destination, const int16* shorts, int32 shortCount, in SetVideoClippingFor() argument129 if (shortCount > int(B_MEDIA_MESSAGE_SIZE in SetVideoClippingFor()137 + shortCount * sizeof(short); in SetVideoClippingFor()148 command->short_count = shortCount; in SetVideoClippingFor()149 memcpy(command->shorts, shorts, shortCount * sizeof(short)); in SetVideoClippingFor()