G_B 151 apps/camera_pipe/fcam/Demosaic_ARM.cpp #define B_B_NOISY G_B G_B 299 apps/camera_pipe/fcam/Demosaic_ARM.cpp register int16_t *g_b_ptr = G_B(i); G_B 442 apps/camera_pipe/fcam/Demosaic_ARM.cpp int16x4_t g_b_up = vld1_s16(G_B(i) - VEC_WIDTH*4); G_B 443 apps/camera_pipe/fcam/Demosaic_ARM.cpp int16x4_t g_b_here = vld1_s16(G_B(i)); G_B 444 apps/camera_pipe/fcam/Demosaic_ARM.cpp int16x4_t g_b_right = vld1_s16(G_B(i) + 1); G_B 494 apps/camera_pipe/fcam/Demosaic_ARM.cpp int16x4_t g_b_upright = vld1_s16(G_B(i) - VEC_WIDTH*4 + 1); G_B 603 apps/camera_pipe/fcam/Demosaic_ARM.cpp g0 = vzip_s16(vld1_s16(G_B(i)), vld1_s16(G_GB(i))); G_B 609 apps/camera_pipe/fcam/Demosaic_ARM.cpp int16x4x2_t g1 = vzip_s16(vld1_s16(G_B(i)), vld1_s16(G_GB(i)));