Home
last modified time | relevance | path

Searched refs:RK_LOGW (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_debug.h75 #define RK_LOGW(fmt, ...) RK_TRACE(RK_DBG_WARN, fmt, ##__VA_ARGS__) macro
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_imgproc.cpp446 RK_LOGW("warning: stride by bytes %d is smarller than width %d mutiple by pixel size %d", in util_check_stride_by_pixel()
448 RK_LOGW("multiple stride %d by pixel size %d and set new byte stride to %d", in util_check_stride_by_pixel()
460RK_LOGW("warning: vepu only support 8 aligned horizontal stride in pixel for %s with pixel size %d… in util_check_8_pixel_aligned()
462 RK_LOGW("set byte stride to %d to match the requirement", in util_check_8_pixel_aligned()