Searched refs:u4_start_code_found (Results 1 – 1 of 1) sorted by relevance
1620 UWORD32 u4_next_bits, u4_start_code_found; in impeg2d_process_video_bit_stream() local1626 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1631 …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()1645 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1662 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1675 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1685 u4_start_code_found = 0; in impeg2d_process_video_bit_stream()1706 u4_start_code_found = 1; in impeg2d_process_video_bit_stream()1714 if(u4_start_code_found == 0) in impeg2d_process_video_bit_stream()1719 …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 …]