/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/ |
D | vpx_decoder.c | 56 ctx->config.dec = cfg; in vpx_codec_dec_init_ver() 90 res = iface->dec.peek_si(data, data_sz, si); in vpx_codec_peek_stream_info() 110 res = ctx->iface->dec.get_si(ctx->priv->alg_priv, si); in vpx_codec_get_stream_info() 131 res = ctx->iface->dec.decode(ctx->priv->alg_priv, data, data_sz, in vpx_codec_decode() 145 img = ctx->iface->dec.get_frame(ctx->priv->alg_priv, iter); in vpx_codec_get_frame() 162 ctx->priv->dec.put_frame_cb.u.put_frame = cb; in vpx_codec_register_put_frame_cb() 163 ctx->priv->dec.put_frame_cb.user_priv = user_priv; in vpx_codec_register_put_frame_cb() 182 ctx->priv->dec.put_slice_cb.u.put_slice = cb; in vpx_codec_register_put_slice_cb() 183 ctx->priv->dec.put_slice_cb.user_priv = user_priv; in vpx_codec_register_put_slice_cb() 245 res = ctx->iface->dec.set_fb_fn(ctx->priv->alg_priv, cb_get, cb_release, in vpx_codec_set_frame_buffer_functions()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
D | tile_independence_test.cc | 58 void UpdateMD5(::libvpx_test::Decoder *dec, const vpx_codec_cx_pkt_t *pkt, in UpdateMD5() argument 60 const vpx_codec_err_t res = dec->DecodeFrame( in UpdateMD5() 66 const vpx_image_t *img = dec->GetDxData().Next(); in UpdateMD5()
|
/hardware/bsp/intel/peripheral/libupm/src/hmc5883l/ |
D | hmc5883l.cxx | 162 Hmc5883l::set_declination(float dec) in set_declination() argument 164 m_declination = dec; in set_declination()
|
D | hmc5883l.h | 96 void set_declination(float dec);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/ |
D | vp9_sad_sse2.asm | 75 dec n_rowsd 118 dec n_rowsd 164 dec n_rowsd 208 dec n_rowsd 256 dec n_rowsd
|
D | vp9_subtract_sse2.asm | 65 dec rowsd 76 dec rowsd
|
D | vp9_subpel_variance.asm | 493 dec h 564 dec h 662 dec h 936 dec h
|
D | vp9_ssim_opt.asm | 190 dec rdx ; counter
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/ |
D | vp9_subpixel_8t_sse2.asm | 232 dec rcx 291 dec rcx 354 dec rcx 412 dec rcx 461 dec rcx 514 dec rcx 588 dec rcx 663 dec rcx 758 dec rcx 823 dec rcx [all …]
|
D | vp9_intrapred_sse2.asm | 97 dec lines4d 139 dec lines4d 183 dec nlines4d 204 dec nlines4d
|
D | vp9_subpixel_bilinear_ssse3.asm | 47 dec rcx 86 dec rcx 109 dec rcx
|
D | vp9_subpixel_bilinear_sse2.asm | 57 dec rcx 101 dec rcx 131 dec rcx
|
D | vp9_subpixel_8t_ssse3.asm | 97 dec rcx 184 dec rcx 308 dec rcx 608 dec rcx 711 dec rcx 826 dec rcx
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/ |
D | subtract_mmx.asm | 137 dec rcx 190 dec rcx 214 dec rcx
|
D | encodeopt.asm | 315 dec rcx 362 dec rcx
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/ |
D | vpx_codec_internal.h | 342 } dec; member 381 } dec; member
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/ |
D | vp9_dx_iface.c | 71 if (ctx->config.dec) { in vp9_init() 73 ctx->priv->alg_priv->cfg = *ctx->config.dec; in vp9_init() 74 ctx->config.dec = &ctx->priv->alg_priv->cfg; in vp9_init() 180 res = ctx->base.iface->dec.peek_si(*data, data_sz, &ctx->si); in decode_one()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
D | postproc_mmx.asm | 66 dec rcx 79 dec rcx 111 dec rcx
|
D | recon_sse2.asm | 418 dec edx 525 dec edx 669 dec rsi 731 dec rsi 824 dec rsi 870 dec rsi 954 dec edx 1009 dec rsi 1057 dec edx
|
D | subpixel_ssse3.asm | 93 dec rcx 149 dec rcx 266 dec rcx 348 dec rcx 394 dec rcx 511 dec rcx 584 dec rcx 676 dec rcx 725 dec rcx 816 dec rcx [all …]
|
D | mfqe_sse2.asm | 79 dec rcx 147 dec rcx
|
D | postproc_sse2.asm | 218 dec rcx ;decrement count 285 dec rcx 298 dec rcx 330 dec rcx
|
D | subpixel_sse2.asm | 126 dec rcx 304 dec rcx 399 dec rcx ; decrement count 514 dec rcx ; decrement count 626 dec rcx 792 dec rcx 886 dec rcx ; decrement count 944 dec rcx
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/ |
D | vpx_codec.h | 208 struct vpx_codec_dec_cfg *dec; /**< Decoder Configuration Pointer */ member
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/ |
D | vp8_dx_iface.c | 106 if (ctx->config.dec) in vp8_init_ctx() 109 ctx->priv->alg_priv->cfg = *ctx->config.dec; in vp8_init_ctx() 110 ctx->config.dec = &ctx->priv->alg_priv->cfg; in vp8_init_ctx() 650 mmap->sz = seg_iter->calc_sz(ctx->config.dec, ctx->init_flags); in vp8_xma_get_mmap()
|