Searched defs:log_warning (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | v4l2_m2m_enc.c | 53 …t_ext_ctrl(V4L2m2mContext *s, unsigned int id, signed int value, const char *name, int log_warning) in v4l2_set_ext_ctrl() 74 …_ext_ctrl(V4L2m2mContext *s, unsigned int id, signed int *value, const char *name, int log_warning) in v4l2_get_ext_ctrl()
|
/third_party/python/PC/layout/support/ |
D | logging.py | 73 def log_warning(msg, *args, **kwargs): function
|