Searched refs:u4_start_code_found (Results 1 – 1 of 1) sorted by relevance
1811 UWORD32 u4_next_bits, u4_start_code_found; in impeg2d_process_video_bit_stream() local1817 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1822 …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()1836 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1853 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1866 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1876 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1906 u4_start_code_found = 1; in impeg2d_process_video_bit_stream()1914 if(u4_start_code_found == 0) in impeg2d_process_video_bit_stream()1928 …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 …]