OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:offset_top_bottom
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_api.h
108
int
offset_top_bottom
; /* offset between top and bottom field */
member in struct:tagAVCEncParam
init.cpp
123
seqParam->offset_for_top_to_bottom_field = encParam->
offset_top_bottom
;
[
all
...]
/frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.cpp
232
mEncParams->
offset_top_bottom
= 0;
[
all
...]
Completed in 179 milliseconds