Lines Matching refs:G_UNLIKELY
89 if (G_UNLIKELY (nbytes < 2)) { in gst_kate_spu_decode_colcon()
95 if (G_UNLIKELY (nbytes > sz)) { in gst_kate_spu_decode_colcon()
110 if (G_UNLIKELY (nbytes_left < 4)) { in gst_kate_spu_decode_colcon()
128 if (G_UNLIKELY (sz > nbytes_left)) { in gst_kate_spu_decode_colcon()
198 if (G_UNLIKELY (kb->pixels[x + top * kb->width] != zero)) { in gst_kate_spu_crop_bitmap()
211 if (G_UNLIKELY (kb->pixels[x + bottom * kb->width] != zero)) { in gst_kate_spu_crop_bitmap()
224 if (G_UNLIKELY (kb->pixels[left + y * kb->width] != zero)) { in gst_kate_spu_crop_bitmap()
237 if (G_UNLIKELY (kb->pixels[right + y * kb->width] != zero)) { in gst_kate_spu_crop_bitmap()
264 if (G_UNLIKELY((_) > sz)) { \
435 if (G_UNLIKELY (!kp->colors)) { in gst_kate_spu_create_spu_palette()
520 if (G_UNLIKELY (rflow != GST_FLOW_OK)) { in gst_kate_spu_decode_spu()
526 if (G_UNLIKELY (ke->spu_right - ke->spu_left < 0 in gst_kate_spu_decode_spu()
542 if (G_UNLIKELY (rflow != GST_FLOW_OK)) { in gst_kate_spu_decode_spu()
554 if (G_UNLIKELY (!kb->pixels)) { in gst_kate_spu_decode_spu()
571 if (G_UNLIKELY (nybble_offset[y & 1] >= max_nybbles[y & 1])) { in gst_kate_spu_decode_spu()
759 if (G_UNLIKELY (!bytes)) { in gst_kate_spu_encode_spu()
897 if (G_UNLIKELY (!buffer)) { in gst_kate_spu_encode_spu()