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

  /external/libvpx/libvpx/vpx/
svc_context.h 26 typedef enum SVC_LOG_LEVEL {
30 } SVC_LOG_LEVEL;
37 SVC_LOG_LEVEL log_level; // amount of information to display
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
svc_context.h 33 typedef enum SVC_LOG_LEVEL {
37 } SVC_LOG_LEVEL;
43 SVC_LOG_LEVEL log_level; // amount of information to display
  /external/libvpx/libvpx/vpx/src/
svc_encodeframe.c 105 static int svc_log(SvcContext *svc_ctx, SVC_LOG_LEVEL level,

Completed in 1040 milliseconds