HomeSort by relevance Sort by last modified time
    Searched full:framewidth (Results 1 - 15 of 15) sorted by null

  /external/jmonkeyengine/engine/src/core-effects/Common/MatDefs/Post/
FXAA.frag 29 vec2 rcpFrame) // Constant {1.0/frameWidth, 1.0/frameHeight}.
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorVideoEncoder.cpp 595 pEncoderContext->mCodecParams->FrameWidth = pCodecParams->FrameWidth;
607 VIDEOEDITOR_CHECK(0 == pEncoderContext->mCodecParams->FrameWidth % 16,
638 pEncoderContext->mCodecParams->FrameWidth,
655 (int32_t)pEncoderContext->mCodecParams->FrameWidth);
657 (int32_t)pEncoderContext->mCodecParams->FrameWidth);
755 M4OSA_UInt32 sizeY = pEncoderContext->mCodecParams->FrameWidth *
764 pOutPlane[0].u_width = pEncoderContext->mCodecParams->FrameWidth;
789 int actualWidth = pEncoderContext->mCodecParams->FrameWidth;
    [all...]
  /frameworks/av/libvideoeditor/vss/common/inc/
M4ENCODER_common.h 263 M4ENCODER_FrameWidth FrameWidth; /**< Frame width */
289 M4ENCODER_FrameWidth FrameWidth; /**< Frame width */
330 M4ENCODER_FrameWidth FrameWidth; /**< Frame width */
  /frameworks/av/libvideoeditor/vss/src/
M4PTO3GPP_API.c     [all...]
M4VSS3GPP_AudioMixing.c     [all...]
M4VSS3GPP_EditVideo.c     [all...]
  /frameworks/av/include/media/
MediaProfiles.h 217 VideoCodec(video_encoder codec, int bitRate, int frameWidth, int frameHeight, int frameRate)
220 mFrameWidth(frameWidth),
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.cpp     [all...]
  /external/libvpx/examples/includes/geshi/geshi/
lscript.php 60 'framestart', 'framestep', 'framewidth',
  /frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp 236 jint frameWidth,
    [all...]
  /external/webrtc/src/modules/interface/
module_common_types.h 69 frameWidth = 0;
85 int frameWidth; // Exists for key frames.
  /frameworks/base/media/java/android/media/videoeditor/
MediaArtistNativeHelper.java     [all...]
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c     [all...]
  /external/webkit/Source/WebCore/
ChangeLog-2002-12-03     [all...]
ChangeLog-2003-10-25     [all...]

Completed in 645 milliseconds