/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/ |
cvei.h | 42 are CPVxxxVideoEncoder where xxx is codec specific such as MPEG4, H263, H26L,
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
mp4enc_api.cpp | 121 /* H263 profile 0 @ level 10-70 */ 311 encParams->QuantType[i] = encOption->quantType[i]; /* H263 */ 363 encParams->QuantType[0] = 0; /*H263 */ 374 encParams->TimeIncrementRes = 30000; /* timeIncrementRes for H263 */ 382 encParams->QuantType[0] = 0; /*H263 */ 392 encParams->TimeIncrementRes = 30000; /* timeIncrementRes for H263 */ [all...] |
bitstream_io.cpp | 333 if (restBits) /*short_video_header[0] is 1 in h263 baseline*/ 369 if (restBits) /*short_video_header[0] is 1 in h263 baseline*/
|
combined_encode.cpp | 61 /* for H263 GOB changes */
|
fastcodemb.cpp | 27 /* Purpose : Perform residue calc (only zero MV), DCT, H263 Quant/Dequant,*/
|
fastquant.cpp | 537 8/3/01, update with changes from H263 quant mode.
|
/frameworks/av/libvideoeditor/vss/src/ |
M4VSS3GPP_Edit.c | [all...] |
M4VSS3GPP_EditVideo.c | [all...] |
M4xVSS_API.c | 264 /* 0: H263 SQCIF */ 265 /* 1: H263 QCIF */ 266 /* 2: H263 CIF */ [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
OMX_VideoEncoder.c | 449 else if (strcmp(sDynamicFormat, "H263") == 0 ) 451 strcpy((char *)pComponentPrivate->componentRole.cRole, "video_encoder.h263"); 685 else if (strcmp(sDynamicFormat, "H263") == 0 ) [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/ |
VideoEncTest.c | [all...] |
/external/webrtc/src/modules/interface/ |
module_common_types.h | 90 RTPVideoHeaderH263 H263;
|
/frameworks/av/libvideoeditor/vss/3gpwriter/src/ |
M4MP4W_Interface.c | 245 // * Average bit-rate must not be set in H263 to be compatible with Platform4 */ [all...] |
/frameworks/av/media/libstagefright/omx/tests/ |
OMXHarness.cpp | 451 { "video_decoder.h263", "video/3gpp" },
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/videoeditor/ |
MediaItemThumbnailTest.java | 389 *To test ThumbnailList for H263 QCIF [all...] |
MediaPropertiesTest.java | 287 *To To test media properties for H263 176x144 (QCIF) + AAC (mono) file. [all...] |
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/enc/src/ |
ExynosVideoEncoder.c | 581 ExynosVideoEncH263Param *pH263Param = &pEncParam->codecParam.h263; 595 /* H263 specific parameters */ [all...] |
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/ |
VideoEditorVideoEncoder.cpp | 649 // as OMX.Nvidia.mp4.encoder and OMX.Nvidia.h263.encoder [all...] |
VideoEditorVideoDecoder.cpp | 593 /* H263 ...-> wrong*/ [all...] |
/frameworks/av/media/libmedia/ |
MediaProfiles.cpp | 38 {"h263", VIDEO_ENCODER_H263}, [all...] |
/frameworks/base/media/java/android/media/ |
MediaRecorder.java | 278 public static final int H263 = 1; [all...] |
/frameworks/native/include/media/openmax/ |
OMX_Video.h | 653 * nSliceHeaderSpacing : Number of macroblocks between slice header (H263+ [all...] |
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/ |
OMX_Video.h | 635 * nSliceHeaderSpacing : Number of macroblocks between slice header (H263+ [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Video.h | 635 * nSliceHeaderSpacing : Number of macroblocks between slice header (H263+
[all...] |
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_Video.h | 635 * nSliceHeaderSpacing : Number of macroblocks between slice header (H263+ [all...] |