Searched defs:frame_bytes (Results 1 – 4 of 4) sorted by relevance
181 static int find_sequence_of_zeros(const OI_BYTE *frame_data, OI_UINT32 frame_bytes, int seq_length){ in find_sequence_of_zeros()196 static int find_h2_sync(const OI_BYTE *frame_data, OI_UINT32 frame_bytes, int * sync_word_nr){ in find_h2_sync()
102 static int find_sequence_of_zeros(const OI_BYTE *frame_data, OI_UINT32 frame_bytes, int seq_length){ in find_sequence_of_zeros()117 static int find_h2_sync(const OI_BYTE *frame_data, OI_UINT32 frame_bytes, int * sync_word_nr){ in find_h2_sync()
260 int frame_bytes = block_bytes / nchannels in main() local
242 int frame_bytes = block_bytes / nchannels in main() local