Searched refs:H264_P_SLICE (Results 1 – 3 of 3) sorted by relevance
109 H264_P_SLICE = 0, enumerator
63 slice->slice_type = (is_idr) ? (H264_I_SLICE) : (H264_P_SLICE); in h264e_slice_update()345 if (slice->slice_type == H264_P_SLICE) { in h264e_slice_read()623 if (slice->slice_type == H264_P_SLICE) { in h264e_slice_write_header()
570 if (currSlice->slice_type == H264_P_SLICE in process_slice()587 && (currSlice->slice_type == H264_P_SLICE || currSlice->slice_type == H264_SP_SLICE)) in process_slice()