HomeSort by relevance Sort by last modified time
    Searched full:h263 (Results 76 - 100 of 122) sorted by null

1 2 34 5

  /external/webkit/Source/WebCore/platform/network/mac/
WebCoreURLResponse.mm 87 CFSTR("h263"),
  /external/webrtc/src/
common_types.h 540 VideoCodecH263 H263;
  /frameworks/av/include/media/
MediaProfiles.h 159 * 1 for h263
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c     [all...]
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditor3gpReader.cpp 628 * @return M4ERR_VIDEO_NOT_H263 No video stream H263 in file.
696 /* MAGICAL in the decoder confi H263: the 7th byte is the profile
    [all...]
  /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...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp 887 else if(!strncmp(driver_context.kind, "OMX.qcom.video.decoder.h263",\
890 strncpy((char *)m_cRole, "video_decoder.h263",OMX_MAX_STRINGNAME_SIZE);
891 DEBUG_PRINT_LOW("\n H263 Decoder selected");
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/test/
omx_vdec_test.cpp 717 printf(" 3--> H263\n");
740 printf(" 3--> MP4 VOP or H263 P0 SHORT HEADER START CODE CLIP (.m4v or .263)\n");
    [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...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_codecs/video/mfc_c110/enc/src/
SsbSipMfcEncAPI.c 121 ALOGV("SsbSipMfcEncInit: H263 Encode\n");
  /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 457 { "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/qcom/media/mm-video/vidc/venc/src/
omx_video_base.cpp     [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Video.h 635 * nSliceHeaderSpacing : Number of macroblocks between slice header (H263+
    [all...]

Completed in 611 milliseconds

1 2 34 5