Searched refs:bma4xx_encoded_data (Results 1 – 2 of 2) sorted by relevance
352 uint32_t min_buf_len = sizeof(struct bma4xx_encoded_data); in bma4xx_submit_one_shot()353 struct bma4xx_encoded_data *edata; in bma4xx_submit_one_shot()375 edata = (struct bma4xx_encoded_data *)buf; in bma4xx_submit_one_shot()473 const struct bma4xx_encoded_data *edata = (const struct bma4xx_encoded_data *)buffer; in bma4xx_decoder_get_frame_count()599 const struct bma4xx_encoded_data *edata = (const struct bma4xx_encoded_data *)buffer; in bma4xx_one_shot_decode()
223 struct bma4xx_encoded_data { struct