HomeSort by relevance Sort by last modified time
    Searched full:h264 (Results 101 - 125 of 137) sorted by null

1 2 3 45 6

  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_Clip.c 442 Found a H263 or MPEG-4 or H264 video stream in input 3gpp clip; %d",
481 else /**< Not H263 or MPEG-4 (H264, etc.) */
606 "M4VSS3GPP_intClipOpen: Mp4/H263/H264 stream; set current vid dec");
    [all...]
M4VSS3GPP_ClipAnalysis.c 717 /* Check video format is MPEG-4, H263 or H264 */
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
Exynos_OMX_H264enc.c 170 ExynosVideoEncH264Param *pH264Param = &pEncParam->codecParam.h264;
235 pH264Param = &pEncParam->codecParam.h264;
358 pH264Param = &pEncParam->codecParam.h264;
    [all...]
  /frameworks/base/media/java/android/media/videoeditor/
VideoEditorImpl.java 435 vidcodec = MediaArtistNativeHelper.VideoFormat.H264;
475 int defaultVideocodec = MediaArtistNativeHelper.VideoFormat.H264;
    [all...]
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_encoder.cpp 366 // h264 specific init
398 // For H264 enable some parameters in VUI by default
    [all...]
video_encoder_device.cpp 72 /* H264 profile and level table*/
    [all...]
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/adaptivestreaming/
FlatManifestWriterImpl.java 22 import com.coremedia.iso.boxes.h264.AvcConfigurationBox;
  /external/mp4parser/isoparser/src/main/resources/
isoparser-default.properties 100 avcC=com.coremedia.iso.boxes.h264.AvcConfigurationBox()
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H264SwDecApi.c 56 H264DEC_TRACE Trace H264 Decoder API function calls.
DecTestBench.c 126 "Usage: %s [-Nn] [-Ooutfile] [-P] [-U] [-C] [-R] [-T] file.h264\n",
  /frameworks/av/media/libstagefright/rtsp/
MyTransmitter.h 187 "a=rtpmap:" PT_STR " H264/90000\r\n");
  /hardware/qcom/media/mm-core/inc/
OMX_QCOMExtns.h 149 * Example: In H264, one complete NAL per buffer, where one frame
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_QCOMExtns.h 141 * Example: In H264, one complete NAL per buffer, where one frame
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h 467 /*only for H264*/
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c 453 else if (strcmp(sDynamicFormat, "H264") == 0 )
691 else if (strcmp(sDynamicFormat, "H264") == 0 )
    [all...]
  /external/kernel-headers/original/linux/
videodev2.h 393 #define V4L2_PIX_FMT_H264 v4l2_fourcc('H', '2', '6', '4') /* H264 with start codes */
394 #define V4L2_PIX_FMT_H264_NO_SC v4l2_fourcc('A', 'V', 'C', '1') /* H264 without start codes */
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp     [all...]
omx_vdec_copper.cpp     [all...]
  /hardware/samsung_slsi/exynos5/include/
videodev2.h 394 #define V4L2_PIX_FMT_H264 v4l2_fourcc('H', '2', '6', '4') /* H264 with start codes */
395 #define V4L2_PIX_FMT_H264_NO_SC v4l2_fourcc('A', 'V', 'C', '1') /* H264 without start codes */
    [all...]
  /frameworks/av/media/libmedia/
MediaProfiles.cpp 39 {"h264", VIDEO_ENCODER_H264},
    [all...]
  /frameworks/av/media/libstagefright/
AVIExtractor.cpp 576 // from http://wiki.multimedia.cx/index.php?title=H264
    [all...]
  /frameworks/av/media/libstagefright/mpeg2ts/
ATSParser.cpp 480 ElementaryStreamQueue::H264,
    [all...]
  /frameworks/base/media/java/android/media/
MediaRecorder.java 275 public static final int H264 = 2;
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
EncodeDecodeTest.java     [all...]
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorVideoDecoder.cpp 219 // Replace the AU start code for H264
    [all...]

Completed in 1845 milliseconds

1 2 3 45 6