OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gaps_in_frame_num_value_allowed_flag
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/media/mp2t/
es_parser_h264.cc
399
int
gaps_in_frame_num_value_allowed_flag
;
local
403
RCHECK(bit_reader.ReadBits(1, &
gaps_in_frame_num_value_allowed_flag
));
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/model/
SeqParameterSet.java
65
public boolean
gaps_in_frame_num_value_allowed_flag
;
field in class:SeqParameterSet
138
sps.
gaps_in_frame_num_value_allowed_flag
= reader
139
.readBool("SPS:
gaps_in_frame_num_value_allowed_flag
");
372
writer.writeBool(
gaps_in_frame_num_value_allowed_flag
,
373
"SPS:
gaps_in_frame_num_value_allowed_flag
");
543
", \n
gaps_in_frame_num_value_allowed_flag
=" +
gaps_in_frame_num_value_allowed_flag
+
/external/chromium_org/content/common/gpu/media/
h264_parser.h
76
bool
gaps_in_frame_num_value_allowed_flag
;
member in struct:content::H264SPS
/frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h
221
M4OSA_Bool
gaps_in_frame_num_value_allowed_flag
;
member in struct:__anon29337
/frameworks/av/media/libstagefright/codecs/avc/common/include/
avcint_common.h
318
uint
gaps_in_frame_num_value_allowed_flag
; /* u(1) */
member in struct:tagSeqParamSet
[
all
...]
/external/chromium_org/third_party/libva/va/
va.h
1530
unsigned int
gaps_in_frame_num_value_allowed_flag
: 1;
member in struct:_VAPictureParameterBufferH264::__anon12027::__anon12028
[
all
...]
Completed in 42 milliseconds