Searched refs:endcode_found (Results 1 – 3 of 3) sorted by relevance
129 if (p_strm->endcode_found) { in reset_nalu()130 p_strm->startcode_found = p_strm->endcode_found; in reset_nalu()133 p_strm->endcode_found = 0; in reset_nalu()143 p_strm->endcode_found = 1; in find_prefix_code()591 if (p_strm->endcode_found) { in parse_prepare()676 if (p_strm->endcode_found) { in parse_prepare_fast()704 p_strm->endcode_found = 1; in parse_prepare_fast()812 p_strm->endcode_found = 0; in parse_prepare_avcC_data()822 p_strm->endcode_found = 0; in parse_prepare_avcC_data()834 p_strm->endcode_found = 1; in parse_prepare_avcC_data()[all …]
436 p_strm->endcode_found = 0; in h264d_reset()
934 RK_U8 endcode_found; member