OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FrameHeight
(Results
1 - 6
of
6
) sorted by null
/frameworks/av/libvideoeditor/vss/common/inc/
M4ENCODER_common.h
264
M4ENCODER_FrameHeight
FrameHeight
; /**< Frame height */
290
M4ENCODER_FrameHeight
FrameHeight
; /**< Frame height */
331
M4ENCODER_FrameHeight
FrameHeight
; /**< Frame height */
/frameworks/av/libvideoeditor/vss/src/
M4PTO3GPP_API.c
[
all
...]
M4VSS3GPP_AudioMixing.c
[
all
...]
M4VSS3GPP_EditVideo.c
[
all
...]
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorVideoEncoder.cpp
596
pEncoderContext->mCodecParams->
FrameHeight
= pCodecParams->
FrameHeight
;
609
VIDEOEDITOR_CHECK(0 == pEncoderContext->mCodecParams->
FrameHeight
% 16,
639
pEncoderContext->mCodecParams->
FrameHeight
,
659
(int32_t)pEncoderContext->mCodecParams->
FrameHeight
);
661
(int32_t)pEncoderContext->mCodecParams->
FrameHeight
);
756
pEncoderContext->mCodecParams->
FrameHeight
;
765
pOutPlane[0].u_height = pEncoderContext->mCodecParams->
FrameHeight
;
790
int actualHeight = pEncoderContext->mCodecParams->
FrameHeight
;
[
all
...]
/frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c
[
all
...]
Completed in 53 milliseconds