Home
last modified time | relevance | path

Searched refs:enc (Results 1 – 16 of 16) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_encoder.c51 ctx->config.enc = cfg; in vpx_codec_enc_init_ver()
95 if (!(res = iface->enc.mr_get_mem_loc(cfg, &mem_loc))) { in vpx_codec_enc_init_multi_ver()
123 ctx->config.enc = cfg; in vpx_codec_enc_init_multi_ver()
173 for (map = iface->enc.cfg_maps; map->usage >= 0; map++) { in vpx_codec_enc_config_default()
219 unsigned int num_enc = ctx->priv->enc.total_encoders; in vpx_codec_encode()
227 res = ctx->iface->enc.encode(ctx->priv->alg_priv, img, pts, in vpx_codec_encode()
241 if ((res = ctx->iface->enc.encode(ctx->priv->alg_priv, img, pts, in vpx_codec_encode()
270 pkt = ctx->iface->enc.get_cx_data(ctx->priv->alg_priv, iter); in vpx_codec_get_cx_data()
278 char *const dst_buf = (char *)priv->enc.cx_data_dst_buf.buf; in vpx_codec_get_cx_data()
282 pkt->data.raw.sz + priv->enc.cx_data_pad_before + in vpx_codec_get_cx_data()
[all …]
Dsvc_encodeframe.c791 if (codec_ctx->config.enc->g_pass == VPX_RC_ONE_PASS) { in set_svc_parameters()
800 svc_params.min_quantizer = codec_ctx->config.enc->rc_min_quantizer; in set_svc_parameters()
801 svc_params.max_quantizer = codec_ctx->config.enc->rc_max_quantizer; in set_svc_parameters()
974 if (codec_ctx->config.enc->g_pass != VPX_RC_FIRST_PASS) { in vpx_svc_encode()
/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/
DAndroid.mk49 mm-aac-enc-test-inc := $(LOCAL_PATH)/inc
50 mm-aac-enc-test-inc += $(LOCAL_PATH)/test
51 mm-aac-enc-test-inc += $(TARGET_OUT_HEADERS)/mm-audio/audio-alsa
52 mm-aac-enc-test-inc += $(TARGET_OUT_HEADERS)/mm-core/omxcore
57 LOCAL_C_INCLUDES := $(mm-aac-enc-test-inc)
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/
DAndroid.mk50 mm-amr-enc-test-inc := $(LOCAL_PATH)/inc
51 mm-amr-enc-test-inc += $(LOCAL_PATH)/test
53 mm-amr-enc-test-inc += $(TARGET_OUT_HEADERS)/mm-core/omxcore
54 mm-amr-enc-test-inc += $(TARGET_OUT_HEADERS)/mm-audio/audio-alsa
58 LOCAL_C_INCLUDES := $(mm-amr-enc-test-inc)
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/
DAndroid.mk50 mm-qcelp13-enc-test-inc := $(LOCAL_PATH)/inc
51 mm-qcelp13-enc-test-inc += $(LOCAL_PATH)/test
53 mm-qcelp13-enc-test-inc += $(TARGET_OUT_HEADERS)/mm-core/omxcore
54 mm-qcelp13-enc-test-inc += $(TARGET_OUT_HEADERS)/mm-audio/audio-alsa
58 LOCAL_C_INCLUDES := $(mm-qcelp13-enc-test-inc)
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/
DAndroid.mk49 mm-evrc-enc-test-inc := $(LOCAL_PATH)/inc
50 mm-evrc-enc-test-inc += $(LOCAL_PATH)/test
51 mm-evrc-enc-test-inc += $(TARGET_OUT_HEADERS)/mm-core/omxcore
52 mm-evrc-enc-test-inc += $(TARGET_OUT_HEADERS)/mm-audio/audio-alsa
56 LOCAL_C_INCLUDES := $(mm-evrc-enc-test-inc)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dtreecoder.c82 const int enc = tok[t].value; in branch_counts() local
89 const int b = (enc >> --L) & 1; in branch_counts()
/hardware/intel/common/libmix/videoencoder/
DAndroid.mk41 frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include \
42 frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src \
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
Dvpx_codec_internal.h351 } enc; member
389 } enc; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_cx_iface.c151 if (ctx->base.enc.total_encoders > 1) in validate_config()
165 if (ctx->base.enc.total_encoders > 1) in validate_config()
177 if (ctx->base.enc.total_encoders > 1) in validate_config()
601 if (ctx->config.enc) in vp8e_init()
606 ctx->priv->alg_priv->cfg = *ctx->config.enc; in vp8e_init()
607 ctx->config.enc = &ctx->priv->alg_priv->cfg; in vp8e_init()
635 ctx->priv->enc.total_encoders = mr_cfg->mr_total_resolutions; in vp8e_init()
637 ctx->priv->enc.total_encoders = 1; in vp8e_init()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvpx_codec.h209 struct vpx_codec_enc_cfg *enc; /**< Encoder Configuration Pointer */ member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c522 ctx->priv->enc.total_encoders = 1; in vp9e_common_init()
524 if (ctx->config.enc) { in vp9e_common_init()
527 ctx->priv->alg_priv->cfg = *ctx->config.enc; in vp9e_common_init()
528 ctx->config.enc = &ctx->priv->alg_priv->cfg; in vp9e_common_init()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp1096 struct v4l2_encoder_cmd enc; in venc_close() local
1100 enc.cmd = V4L2_ENC_CMD_STOP; in venc_close()
1101 ioctl(m_nDriver_fd, VIDIOC_ENCODER_CMD, &enc); in venc_close()
2434 struct v4l2_encoder_cmd enc; in venc_flush() local
2437 enc.cmd = V4L2_ENC_QCOM_CMD_FLUSH; in venc_flush()
2438 enc.flags = V4L2_QCOM_CMD_FLUSH_OUTPUT | V4L2_QCOM_CMD_FLUSH_CAPTURE; in venc_flush()
2440 if (ioctl(m_nDriver_fd, VIDIOC_ENCODER_CMD, &enc)) { in venc_flush()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp2947 struct v4l2_encoder_cmd enc; in venc_flush() local
2950 enc.cmd = V4L2_ENC_QCOM_CMD_FLUSH; in venc_flush()
2951 enc.flags = V4L2_QCOM_CMD_FLUSH_OUTPUT | V4L2_QCOM_CMD_FLUSH_CAPTURE; in venc_flush()
2953 if (ioctl(m_nDriver_fd, VIDIOC_ENCODER_CMD, &enc)) { in venc_flush()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
Dmkvparser.cpp4444 ContentEncryption* const enc = *enc_i++; in ~ContentEncoding() local
4445 delete enc; in ~ContentEncoding()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
Dmkvparser.cpp5101 ContentEncryption* const enc = *enc_i++; in ~ContentEncoding() local
5102 delete enc; in ~ContentEncoding()