HomeSort by relevance Sort by last modified time
    Searched defs:extradata (Results 1 - 12 of 12) sorted by null

  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 435 bool extradata; member in class:venc_dev
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 205 // Define next macro with required values to enable default extradata,
246 unsigned extradata; member in struct:video_driver_context
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 192 // Define next macro with required values to enable default extradata,
244 unsigned extradata; member in struct:video_driver_context
    [all...]
omx_vdec.h 227 // Define next macro with required values to enable default extradata,
280 unsigned extradata; member in struct:video_driver_context
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 193 // Define next macro with required values to enable default extradata,
245 unsigned extradata; member in struct:video_driver_context
    [all...]
omx_vdec.h 230 // Define next macro with required values to enable default extradata,
288 unsigned extradata; member in struct:video_driver_context
    [all...]
omx_vdec_hevc_swvdec.h 206 // Define next macro with required values to enable default extradata,
275 unsigned extradata; member in struct:video_driver_context
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 294 /* Get extradata whose status is FREE. */
296 /* Get extradata which is tagged with cookie via setCookieForConfigExtradata. If no extradata is tagged with this cookie then get extradata whose status is FREE. */
298 /* return the extradata back to the pool of FREE extradata. */
300 /* If there is already an extradata with status FOR_CONFIG, return that else return FREE extradata. */
302 /* Return the extradata pointer corresponding to the index. Does not change status of extradata. *
559 bool extradata; member in class:venc_dev
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 599 bool extradata; member in class:venc_dev
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp 90 char ouputextradatafilename [] = "/data/extradata";
555 property_get("vidc.dec.debug.extradata", extradata_value, "0");
557 DEBUG_PRINT_HIGH("vidc.dec.debug.extradata value is %d",m_debug_extradata);
3773 OMX_QCOM_EXTRADATA_FRAMEINFO *extradata = local
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp 101 char ouputextradatafilename [] = "/data/extradata";
547 property_get("vidc.dec.debug.extradata", extradata_value, "0");
549 DEBUG_PRINT_HIGH("vidc.dec.debug.extradata value is %d",m_debug_extradata);
3561 OMX_QCOM_EXTRADATA_FRAMEINFO *extradata = local
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 215 // Define next macro with required values to enable default extradata,
291 unsigned extradata; member in struct:video_driver_context
    [all...]

Completed in 366 milliseconds