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

  /hardware/intel/common/wrs_omxil_core/core/inc/khronos/openmax/include/
OMX_IntelVideoExt.h 152 #define MAX_ERR_NUM 10
171 OMX_U32 errorNumber; // Error number should be no more than MAX_ERR_NUM
173 OMX_VIDEO_ERROR_INFO errorArray[MAX_ERR_NUM];
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderDefs.h 127 #define MAX_ERR_NUM 10
172 uint32_t errorNumber; // Error number should be no more than MAX_ERR_NUM
174 VideoErrorInfo errorArray[MAX_ERR_NUM];
VideoDecoderBase.cpp     [all...]

Completed in 2251 milliseconds