Home
last modified time | relevance | path

Searched defs:bo_start (Results 1 – 5 of 5) sorted by relevance

/external/ComputeLibrary/src/cpu/kernels/scale/neon/
Dlist.h83 const int bo_start = window_execution[3].start(); in nearest_neon_scale() local
179 const int bo_start = window_execution[3].start(); in bilinear_neon_scale() local
Dqasymm8_signed.cpp127 const int bo_start = window_execution[3].start(); in qasymm8_signed_neon_scale_bilinear() local
Dqasymm8.cpp128 const int bo_start = window_execution[3].start(); in qasymm8_neon_scale_bilinear() local
Dinteger.cpp148 const int bo_start = window_execution[3].start(); in u8_neon_scale_bilinear() local
352 const int bo_start = window_execution[3].start(); in s8_neon_scale_bilinear() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.h542 unsigned bo_start; member