Searched refs:startcode_found (Results 1 – 3 of 3) sorted by relevance
130 p_strm->startcode_found = p_strm->endcode_found; in reset_nalu()142 if (p_strm->startcode_found) { in find_prefix_code()145 p_strm->startcode_found = 1; in find_prefix_code()571 if (p_strm->startcode_found) { in parse_prepare()647 if (p_strm->startcode_found) { in parse_prepare_fast()707 p_strm->startcode_found = 0; in parse_prepare_fast()772 p_strm->startcode_found = 1; in parse_prepare_avcC_header()802 if (p_strm->startcode_found) { in parse_prepare_avcC_data()811 p_strm->startcode_found = 1; in parse_prepare_avcC_data()821 p_strm->startcode_found = 1; in parse_prepare_avcC_data()[all …]
435 p_strm->startcode_found = 0; in h264d_reset()437 p_strm->startcode_found = p_Dec->p_Inp->is_nalff; in h264d_reset()
933 RK_U8 startcode_found; member