Searched refs:have_slice_data (Results 1 – 3 of 3) sorted by relevance
416 if (p_Cur->p_Dec->have_slice_data && p_strm->nalu_type != H264_NALU_TYPE_IDR && in store_cur_nalu()511 if (p_Cur->p_Dec->have_slice_data) { in judge_is_new_frame()514 p_Cur->p_Dec->have_slice_data = 0; in judge_is_new_frame()527 if (p_Cur->p_Dec->have_slice_data) { in judge_is_new_frame()530 p_Cur->p_Dec->have_slice_data = 1; in judge_is_new_frame()911 p_Cur->p_Dec->have_slice_data = 0; in parse_prepare_avcC_data()925 p_Cur->p_Dec->have_slice_data = 0; in parse_prepare_avcC_data()953 p_Cur->p_Dec->have_slice_data = 0; in parse_prepare_avcC_data()
282 p_Dec->have_slice_data = 0; in init_dec_ctx()455 p_Dec->have_slice_data = 0; in h264d_reset()
1139 RK_U8 have_slice_data; member