Searched refs:u4_start_code_found (Results 1 – 1 of 1) sorted by relevance
1561 UWORD32 u4_next_bits, u4_start_code_found; in impeg2d_process_video_bit_stream() local1567 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1572 …while((u4_start_code_found == 0) && (ps_dec->s_bit_stream.u4_offset < ps_dec->s_bit_stream.u4_max_… in impeg2d_process_video_bit_stream()1586 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1603 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1616 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1626 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1647 u4_start_code_found = 1; in impeg2d_process_video_bit_stream()1655 if(u4_start_code_found == 0) in impeg2d_process_video_bit_stream()1660 …if((u4_start_code_found == 0) && (ps_dec->s_bit_stream.u4_offset > ps_dec->s_bit_stream.u4_max_off… in impeg2d_process_video_bit_stream()[all …]