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

  /hardware/intel/common/wrs_omxil_core/core/src/
intel_m4v_config_parser.cpp 121 return MP4_INVALID_VOL_PARAM;
156 if (iErrorStat) return MP4_INVALID_VOL_PARAM;
161 if (codeword != VISUAL_OBJECT_START_CODE) return MP4_INVALID_VOL_PARAM;
206 return MP4_INVALID_VOL_PARAM;
220 if (iErrorStat) return MP4_INVALID_VOL_PARAM;
250 return MP4_INVALID_VOL_PARAM;
272 return MP4_INVALID_VOL_PARAM;
303 return MP4_INVALID_VOL_PARAM;
310 return MP4_INVALID_VOL_PARAM;
319 return MP4_INVALID_VOL_PARAM;
    [all...]
intel_m4v_config_parser.h 26 #define MP4_INVALID_VOL_PARAM -1
  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_m4v_config_parser.cpp 116 return MP4_INVALID_VOL_PARAM;
151 if (iErrorStat) return MP4_INVALID_VOL_PARAM;
156 if (codeword != VISUAL_OBJECT_START_CODE) return MP4_INVALID_VOL_PARAM;
201 return MP4_INVALID_VOL_PARAM;
215 if (iErrorStat) return MP4_INVALID_VOL_PARAM;
245 return MP4_INVALID_VOL_PARAM;
267 //return MP4_INVALID_VOL_PARAM; //TI supports this feature
298 return MP4_INVALID_VOL_PARAM;
305 //return MP4_INVALID_VOL_PARAM; //TI supports this feature
315 return MP4_INVALID_VOL_PARAM;
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
mp4_utils.h 80 #define MP4_INVALID_VOL_PARAM (0x0001) // unsupported VOL parameter
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
mp4_utils.h 80 #define MP4_INVALID_VOL_PARAM (0x0001) // unsupported VOL parameter
  /hardware/ti/omap3/omx/ti_omx_config_parser/inc/
ti_m4v_config_parser.h 29 #define MP4_INVALID_VOL_PARAM -1

Completed in 168 milliseconds