Searched refs:u4_start_code_found (Results 1 – 1 of 1) sorted by relevance
1730 UWORD32 u4_next_bits, u4_start_code_found; in impeg2d_process_video_bit_stream() local1736 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1741 …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()1755 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1772 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1785 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1795 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1825 u4_start_code_found = 1; in impeg2d_process_video_bit_stream()1833 if(u4_start_code_found == 0) in impeg2d_process_video_bit_stream()1847 …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 …]