HomeSort by relevance Sort by last modified time
    Searched full:h264 (Results 201 - 225 of 254) sorted by null

1 2 3 4 5 6 7 891011

  /external/libavc/encoder/
ih264e_core_coding.c 218 * This function performs the intra 16x16 inverse transform process for H264
551 * This function performs the inverse transform with process for chroma MB of H264
    [all...]
ih264e_intra_modes_eval.c 110 * @remarks Based on section 6.4.5 in H264 spec
223 * Based on table 6-3 of H264 specification
    [all...]
ih264e_utils.c 588 * From annexure A.3.1 of H264 specification,
613 /* from Annexure A.3.1 h264 specification */
    [all...]
ih264e_api.c 27 * Contains api function definitions for H264 encoder
    [all...]
  /hardware/intel/common/libva/test/encode/
h264encode.c 956 printf("Can't find VAEntrypointEncSlice for H264 profiles\n");
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp     [all...]
omx_vdec_copper.cpp     [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
video_encoder_device.cpp 70 /* H264 profile and level table*/
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp     [all...]
omx_vdec_hevc.cpp     [all...]
omx_vdec_msm8974.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
videodev2.h 374 #define V4L2_PIX_FMT_H264 v4l2_fourcc('H', '2', '6', '4') /* H264 with start codes */
375 #define V4L2_PIX_FMT_H264_NO_SC v4l2_fourcc('A', 'V', 'C', '1') /* H264 without start codes */
    [all...]
  /external/libavc/common/arm/
ih264_resi_trans_quant_a9.s 49 @* Description : This function does cf4 of H264
  /external/libavc/common/
ih264_iquant_itrans_recon.c 26 * Contains definition of functions for h264 inverse quantization inverse transformation and recon
  /frameworks/av/cmds/screenrecord/
screenrecord.cpp     [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/codecs/on2/h264dec/source/
DecTestBench.c 126 "Usage: %s [-Nn] [-Ooutfile] [-P] [-U] [-C] [-R] [-T] file.h264\n",
  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderAVC.cpp 21 static const char *AVC_MIME_TYPE = "video/h264";
    [all...]
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c 114 OMX_U16 nBFrames = 0; /* Number of B Frames in H264 Encoder */
    [all...]
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_mpeg4_enc/src/
omx_proxy_mpeg4enc.c 117 OMX_U16 nBFrames = 0; /* Number of B Frames in H264 Encoder */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mfapi.h 204 DEFINE_MEDIATYPE_GUID(MFVideoFormat_H264, FCC('H264'));
    [all...]
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
RecordingTest.java     [all...]
  /cts/tests/tests/media/src/android/media/cts/
EncodeDecodeTest.java     [all...]
  /external/libavc/common/armv8/
ih264_resi_trans_quant_av8.s 46 //* description : this function does cf4 of h264

Completed in 522 milliseconds

1 2 3 4 5 6 7 891011