Home | History | Annotate | Download | only in src

Lines Matching refs:slice_type

133     if (video->slice_type == AVC_P_SLICE)
141 if (intra == true || video->slice_type == AVC_I_SLICE)
152 if (video->slice_type == AVC_P_SLICE)
186 else if (video->slice_type == AVC_P_SLICE && intra == true)