Searched refs:word_bytes (Results 1 – 2 of 2) sorted by relevance
85 int word_bytes; member
38 s->input += nb_words * s->word_bytes; in skip_input()614 s->word_bytes = s->word_bits + 7 >> 3; in dolby_e_decode_frame()615 s->input = avpkt->data + s->word_bytes; in dolby_e_decode_frame()616 s->input_size = avpkt->size / s->word_bytes - 1; in dolby_e_decode_frame()