Home
last modified time | relevance | path

Searched refs:encode (Results 1 – 25 of 42) sorted by relevance

12

/hardware/intel/img/psb_video/src/
DREADME19 …buffer processing, H264ES for H264 encoding, H264 for H264 decoding. For encode codec, xxES is use…
36 | | |- lnc_cmdbuf.h (below files are for encode on MRST)
58 | |- pnw_cmdbuf.h (below files are for encode on MFLD)
94 | |- object_heap.h (below files are common for encode and decode on MFLD)
114 | |- tng_cmdbuf.h (below files are for encode on MRFLD)
155 |-- topazhp (encode firmware on MRFLD)
156 |-- topazsc (encode firmware on MFLD)
Dpsb_drv_video.c1037 int cmdbuf_num, encode = 0, proc = 0; in psb_CreateContext() local
1114 encode = 1; in psb_CreateContext()
1123 encode = 0; in psb_CreateContext()
1127 if (encode) in psb_CreateContext()
1170 if ((encode == 0) && /* decode */ in psb_CreateContext()
1226 if (encode) { /* Topaz encode context */ in psb_CreateContext()
1254 if (encode) { /* Topaz encode context */ in psb_CreateContext()
1282 if (encode) { /* Topaz encode context */ in psb_CreateContext()
1385 if (!encode) { in psb_CreateContext()
1569 int encode, i; in psb__destroy_context() local
[all …]
/hardware/intel/common/libva/
D.gitignore46 /test/encode/avcenc
47 /test/encode/h264encode
/hardware/intel/common/libva/test/
DMakefile.am23 SUBDIRS = common decode encode vainfo videoprocess subdir
/hardware/ti/omap4xxx/camera/inc/
DEncoder_libjpeg.h156 size = encode(mMainInput); in threadLoop()
204 size_t encode(params*);
/hardware/ti/omap4-aah/camera/inc/
DEncoder_libjpeg.h171 size = encode(mMainInput); in threadLoop()
220 size_t encode(params*);
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
DAndroid.mk27 LOCAL_MODULE:= libOMX.TI.AAC.encode
DMakefile40 COMPONENT_LIB=libOMX.TI.AAC.encode.so
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
DAndroid.mk26 LOCAL_MODULE:= libOMX.TI.AMR.encode
DMakefile42 COMPONENT_LIB=libOMX.TI.AMR.encode.so
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
DAndroid.mk26 LOCAL_MODULE:= libOMX.TI.WBAMR.encode
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
DAndroid.mk27 LOCAL_MODULE:= libOMX.TI.G722.encode
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
DAndroid.mk28 LOCAL_MODULE:= libOMX.TI.G729.encode
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
DAndroid.mk28 LOCAL_MODULE:= libOMX.TI.G711.encode
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
DAndroid.mk28 LOCAL_MODULE:= libOMX.TI.G726.encode
/hardware/intel/common/libmix/videoencoder/
DVideoEncoderInterface.h28 virtual Encode_Status encode(VideoEncRawBuffer *inBuffer, uint32_t timeout = FUNC_BLOCK) = 0;
DPVSoftMPEG4Encoder.h40 virtual Encode_Status encode(VideoEncRawBuffer *inBuffer, uint32_t timeout);
DVideoEncoderBase.h61 virtual Encode_Status encode(VideoEncRawBuffer *inBuffer, uint32_t timeout);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dusage_cx.dox3 The vpx_codec_encode() function is at the core of the encode loop. It
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/
DREADME.webm13 in order to encode multiple resolution bit streams.
/hardware/samsung_slsi/exynos5/libcamera/
DExynosJpegEncoderForCamera.h91 int encode(int *size, exif_attribute_t *exifInfo);
/hardware/samsung_slsi/exynos5/libcamera2/
DExynosJpegEncoderForCamera.h89 int encode(int *size, exif_attribute_t *exifInfo);
/hardware/samsung_slsi/exynos5/libhwjpeg/
DExynosJpegEncoder.cpp192 int ExynosJpegEncoder::encode(void) in encode() function in ExynosJpegEncoder
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_encoder.c227 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()
/hardware/samsung_slsi/exynos5/include/
DExynosJpegApi.h191 int encode(void);

12