OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:offset_for_top_to_bottom_field
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/media/mp2t/
es_parser_h264.cc
381
// Note: |offset_for_non_ref_pic| and |
offset_for_top_to_bottom_field
|
385
uint32
offset_for_top_to_bottom_field
;
local
389
RCHECK(bit_reader.ReadBitsExpGolomb(&
offset_for_top_to_bottom_field
));
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/model/
SeqParameterSet.java
63
public int
offset_for_top_to_bottom_field
;
field in class:SeqParameterSet
127
sps.
offset_for_top_to_bottom_field
= reader
128
.readSE("SPS:
offset_for_top_to_bottom_field
");
365
writer.writeSE(
offset_for_top_to_bottom_field
,
366
"SPS:
offset_for_top_to_bottom_field
");
541
", \n
offset_for_top_to_bottom_field
=" +
offset_for_top_to_bottom_field
+
/external/chromium_org/content/common/gpu/media/
h264_parser.h
71
int
offset_for_top_to_bottom_field
;
member in struct:content::H264SPS
/external/chromium_org/third_party/libva/va/
va_enc_h264.h
209
int
offset_for_top_to_bottom_field
;
member in struct:_VAEncSequenceParameterBufferH264
/frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h
186
M4OSA_Int32
offset_for_top_to_bottom_field
;
member in struct:__anon29337
/frameworks/av/media/libstagefright/codecs/avc/common/include/
avcint_common.h
313
int32
offset_for_top_to_bottom_field
; /* se(v) */
member in struct:tagSeqParamSet
[
all
...]
Completed in 378 milliseconds