HomeSort by relevance Sort by last modified time
    Searched refs:extradata (Results 1 - 25 of 27) sorted by null

1 2

  /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/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/sdm845/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 561 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/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...]
omx_vdec_hevc.cpp 91 char ouputextradatafilename [] = "/data/extradata";
603 property_get("vidc.dec.debug.extradata", extradata_value, "0");
605 DEBUG_PRINT_HIGH("vidc.dec.debug.extradata value is %d",m_debug_extradata);
    [all...]
omx_vdec_hevc_swvdec.cpp 82 char ouputextradatafilename [] = "/data/extradata";
680 property_get("vidc.dec.debug.extradata", extradata_value, "0");
682 DEBUG_PRINT_HIGH("vidc.dec.debug.extradata value is %d",m_debug_extradata);
    [all...]
omx_vdec_msm8974.cpp 89 char output_extradata_filename [] = "/data/misc/media/extradata";
701 property_get("vidc.dec.debug.extradata", extradata_value, "0");
703 DEBUG_PRINT_HIGH("vidc.dec.debug.extradata value is %d",m_debug_extradata);
    [all...]
  /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...]
omx_vdec_copper.cpp 89 char ouputextradatafilename [] = "/data/extradata";
556 property_get("vidc.dec.debug.extradata", extradata_value, "0");
558 DEBUG_PRINT_HIGH("vidc.dec.debug.extradata value is %d",m_debug_extradata);
    [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...]
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 245 // Define next macro with required values to enable default extradata,
465 unsigned extradata; member in struct:video_driver_context
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp 239 property_get("vendor.vidc.enc.log.extradata", property_value, "0");
662 DEBUG_PRINT_LOW("Input extradata not enabled");
667 DEBUG_PRINT_ERROR("Extradata buffers not allocated\n");
671 DEBUG_PRINT_HIGH("Processing Extradata for Buffer = %lld", nTimeStamp); // Useful for debugging
695 DEBUG_PRINT_LOW("Extradata Type = 0x%x", (OMX_QCOM_EXTRADATATYPE)p_extra->eType);
752 DEBUG_PRINT_HIGH("Unknown Extradata 0x%x", (OMX_QCOM_EXTRADATATYPE)p_extra->eType);
769 * b) ROI enabled and dirty : Copy the data to Extradata buffer here
    [all...]
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp 153 property_get("vidc.enc.log.extradata", property_value, "0");
602 DEBUG_PRINT_LOW("Input extradata not enabled");
607 DEBUG_PRINT_ERROR("Extradata buffers not allocated\n");
611 DEBUG_PRINT_HIGH("Processing Extradata for Buffer = %lld", nTimeStamp); // Useful for debugging
635 DEBUG_PRINT_LOW("Extradata Type = 0x%x", (OMX_QCOM_EXTRADATATYPE)p_extra->eType);
692 DEBUG_PRINT_HIGH("Unknown Extradata 0x%x", (OMX_QCOM_EXTRADATATYPE)p_extra->eType);
709 * b) ROI enabled and dirty : Copy the data to Extradata buffer here
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp 284 property_get("vidc.enc.log.extradata", property_value, "0");
638 DEBUG_PRINT_LOW("Input extradata not enabled");
643 * At this point encoder component doesn't know where the extradata is
645 * extradata after nFilledLen which is calcualted as 32 aligned height
646 * and width * 3 / 2. Hence start looking for extradata from this point.
654 DEBUG_PRINT_ERROR("Unable to get extradata memory 4");
667 DEBUG_PRINT_LOW("Extradata Type = 0x%x", (OMX_QCOM_EXTRADATATYPE)p_extra->eType);
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp 267 property_get("vidc.enc.log.extradata", property_value, "0");
526 DEBUG_PRINT_ERROR("Extradata buffers not allocated");
535 DEBUG_PRINT_ERROR("Insufficient buffer size for extradata");
540 DEBUG_PRINT_ERROR("Extradata ABI mismatch");
580 DEBUG_PRINT_HIGH("Found an unrecognised extradata (%x) ignoring it",
593 DEBUG_PRINT_LOW("[%p/%u] found extradata type %x of size %u (%u) at %p",
621 DEBUG_PRINT_ERROR("Extradata already allocated!");
642 DEBUG_PRINT_ERROR("Failed to alloc extradata memory");
652 DEBUG_PRINT_ERROR("Failed to map extradata memory");
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc.cpp 87 char ouputextradatafilename [] = "/data/extradata";
598 property_get("vidc.dec.debug.extradata", extradata_value, "0");
600 DEBUG_PRINT_HIGH("vidc.dec.debug.extradata value is %d",m_debug_extradata);
    [all...]
omx_vdec_hevc_swvdec.cpp 78 char ouputextradatafilename [] = "/data/extradata";
688 property_get("vidc.dec.debug.extradata", extradata_value, "0");
690 DEBUG_PRINT_HIGH("vidc.dec.debug.extradata value is %d",m_debug_extradata);
    [all...]
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 95 char output_extradata_filename [] = "/data/misc/media/extradata";
796 property_get("vidc.dec.debug.extradata", extradata_value, "0");
798 DEBUG_PRINT_HIGH("vidc.dec.debug.extradata value is %d",m_debug_extradata);
    [all...]

Completed in 472 milliseconds

1 2