OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:encHeight
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/rtsp/
APacketSource.cpp
434
int32_t encWidth,
encHeight
;
436
MakeAVCCodecSpecificData(params.c_str(), &encWidth, &
encHeight
);
443
height =
encHeight
;
519
int32_t encWidth,
encHeight
;
522
params.c_str(), &encWidth, &
encHeight
);
531
height =
encHeight
;
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
mp4enc_api.h
158
Int
encHeight
[2];
Completed in 39 milliseconds