Searched defs:dec (Results 1 - 7 of 7) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dtile_independence_test.cc58 void UpdateMD5(::libvpx_test::Decoder *dec, const vpx_codec_cx_pkt_t *pkt, argument
60 const vpx_codec_err_t res = dec->DecodeFrame(
66 const vpx_image_t *img = dec->GetDxData().Next();
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
H A Dvpx_codec.h208 struct vpx_codec_dec_cfg *dec; /**< Decoder Configuration Pointer */ member in union:vpx_codec_ctx::__anon662
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
H A Dvpx_codec_internal.h342 } dec; member in struct:vpx_codec_iface
381 } dec; member in struct:vpx_codec_priv
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec_copper.cpp518 property_get("vidc.dec.debug.perf", property_value, "0");
522 DEBUG_PRINT_HIGH("vidc.dec.debug.perf is %d", perf_flag);
527 property_get("vidc.dec.debug.ts", property_value, "0");
529 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp);
536 property_get("vidc.dec.debug.concealedmb", property_value, "0");
538 DEBUG_PRINT_HIGH("vidc.dec.debug.concealedmb value is %d",m_debug_concealedmb);
556 property_get("vidc.dec.debug.extradata", extradata_value, "0");
558 DEBUG_PRINT_HIGH("vidc.dec.debug.extradata value is %d",m_debug_extradata);
7399 struct v4l2_decoder_cmd dec; local
7400 dec
[all...]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp562 property_get("vidc.dec.debug.perf", property_value, "0");
565 DEBUG_PRINT_HIGH("vidc.dec.debug.perf is %d", perf_flag);
570 property_get("vidc.dec.debug.ts", property_value, "0");
572 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp);
579 property_get("vidc.dec.debug.concealedmb", property_value, "0");
581 DEBUG_PRINT_HIGH("vidc.dec.debug.concealedmb value is %d",m_debug_concealedmb);
605 property_get("vidc.dec.debug.extradata", extradata_value, "0");
607 DEBUG_PRINT_HIGH("vidc.dec.debug.extradata value is %d",m_debug_extradata);
694 struct v4l2_decoder_cmd dec; local
703 dec
2148 struct v4l2_decoder_cmd dec; local
[all...]
H A Domx_vdec_hevc_swvdec.cpp611 property_get("vidc.dec.debug.perf", property_value, "0");
615 DEBUG_PRINT_HIGH("vidc.dec.debug.perf is %d", perf_flag);
621 property_get("vidc.dec.debug.ts", property_value, "0");
623 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp);
631 property_get("vidc.dec.debug.concealedmb", property_value, "0");
633 DEBUG_PRINT_HIGH("vidc.dec.debug.concealedmb value is %d",m_debug_concealedmb);
636 property_get("vidc.dec.log.in", property_value, "0");
640 property_get("vidc.dec.log.out", property_value, "0");
644 property_get("vidc.dec.log.imb", property_value, "0");
680 property_get("vidc.dec
777 struct v4l2_decoder_cmd dec; local
2693 struct v4l2_decoder_cmd dec; local
[all...]
H A Domx_vdec_msm8974.cpp586 property_get("vidc.dec.debug.perf", property_value, "0");
589 DEBUG_PRINT_HIGH("vidc.dec.debug.perf is %d", perf_flag);
595 property_get("vidc.dec.debug.ts", property_value, "0");
597 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp);
604 property_get("vidc.dec.debug.concealedmb", property_value, "0");
606 DEBUG_PRINT_HIGH("vidc.dec.debug.concealedmb value is %d",m_debug_concealedmb);
609 property_get("vidc.dec.profile.check", property_value, "0");
611 DEBUG_PRINT_HIGH("vidc.dec.profile.check value is %d",m_reject_avc_1080p_mp);
614 property_get("vidc.dec.log.in", property_value, "0");
618 property_get("vidc.dec
771 struct v4l2_decoder_cmd dec; local
2455 struct v4l2_decoder_cmd dec; local
[all...]

Completed in 270 milliseconds