Searched refs:bayer_orc_horiz_upsample (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst/bayer/ |
D | gstbayerorc-dist.h | 84 void bayer_orc_horiz_upsample (guint8 * ORC_RESTRICT d1, guint8 * ORC_RESTRICT d2, const guint8 * O…
|
D | gstbayerorc.h | 84 void bayer_orc_horiz_upsample (guint8 * ORC_RESTRICT d1, guint8 * ORC_RESTRICT d2, const guint8 * O…
|
D | gstbayer2rgb.c | 369 bayer_orc_horiz_upsample (dest0 + 2, dest1 + 2, src + 2, (n - 4) >> 1); in gst_bayer2rgb_split_and_upsample_horiz()
|
D | gstbayerorc-dist.c | 100 void bayer_orc_horiz_upsample (guint8 * ORC_RESTRICT d1, 403 bayer_orc_horiz_upsample (guint8 * ORC_RESTRICT d1, guint8 * ORC_RESTRICT d2, in bayer_orc_horiz_upsample() function 558 bayer_orc_horiz_upsample (guint8 * ORC_RESTRICT d1, guint8 * ORC_RESTRICT d2, in bayer_orc_horiz_upsample() function
|
D | gstbayerorc.c | 100 void bayer_orc_horiz_upsample (guint8 * ORC_RESTRICT d1, 403 bayer_orc_horiz_upsample (guint8 * ORC_RESTRICT d1, guint8 * ORC_RESTRICT d2, in bayer_orc_horiz_upsample() function 558 bayer_orc_horiz_upsample (guint8 * ORC_RESTRICT d1, guint8 * ORC_RESTRICT d2, in bayer_orc_horiz_upsample() function
|