HomeSort by relevance Sort by last modified time
    Searched refs:LOG_W (Results 1 - 13 of 13) sorted by null

  /hardware/intel/common/libmix/mix_video/src/
mixvideolog.h 16 #define LOG_W(format, ...) mix_log(MIX_VIDEO_COMP, MIX_LOG_LEVEL_WARNING, format, ##__VA_ARGS__)
21 #define LOG_W(format, ...)
mixvideoformat.c 122 LOG_W( "Failed vaDestroyConfig\n");
130 LOG_W( "Failed vaDestroyContext\n");
138 LOG_W( "Failed vaDestroySurfaces\n");
mixvideoformat_mp42.c 459 LOG_W("process_decode failed.\n");
532 LOG_W("process_decode failed.\n");
628 LOG_W("data->number_pictures == 0\n");
822 LOG_W("Previous frame is NULL\n");
870 LOG_W("Insufficient reference frames for B frame\n");
943 LOG_W("MP4_VOP_TYPE_S, Will never reach here\n");
947 LOG_W("default, Will never reach here\n");
    [all...]
mixvideo.c 245 LOG_W( "Failed vaTerminate\n");
324 LOG_W( "priv->initialized\n");
334 LOG_W("!g_thread_supported()\n");
478 LOG_W( "Already configured\n");
    [all...]
mixsurfacepool.c 546 LOG_W(
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderLog.h 27 #define LOG_W ALOGW
VideoEncoderAVC.cpp 572 LOG_W("Buffer size too small\n");
820 LOG_W ("Not in VCM mode, but call send_max_slice_size\n");
940 LOG_W("No such level can support that resolution");
    [all...]
VideoEncoderBase.cpp 103 LOG_W( "Failed vaTerminate, vaStatus = %d\n", vaStatus);
    [all...]
  /system/keymaster/
aes_key.cpp 86 LOG_W("KM_TAG_MIN_MAC_LENGTH found for non AES-GCM key", 0);
openssl_err.cpp 164 LOG_W("RSA key is too small to use with selected padding/digest", 0);
soft_keymaster_context.cpp     [all...]
  /system/keymaster/include/keymaster/
logger.h 64 #define LOG_W(fmt, ...) Logger::Warning(FILE_LINE fmt, __VA_ARGS__)
  /system/security/keystore/
auth_token_table.cpp 56 LOG_W("Auth token table filled up; replacing oldest entry", 0);

Completed in 1812 milliseconds