Searched refs:GST_H264_B_SLICE (Results 1 – 2 of 2) sorted by relevance
49 #define GST_H264_IS_B_SLICE(slice) (((slice)->type % 5) == GST_H264_B_SLICE)310 GST_H264_B_SLICE = 1, enumerator
684 if (slice_hdr->type % 5 != GST_H264_B_SLICE) in gst_v4l2_codec_h264_dec_fill_pred_weight()