Searched refs:u4_start_code_found (Results 1 – 1 of 1) sorted by relevance
1712 UWORD32 u4_next_bits, u4_start_code_found; in impeg2d_process_video_bit_stream() local1718 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1723 …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()1737 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1754 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1767 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1777 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1807 u4_start_code_found = 1; in impeg2d_process_video_bit_stream()1815 if(u4_start_code_found == 0) in impeg2d_process_video_bit_stream()1829 …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 …]