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/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
+
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_loader.h
89
uint8
gaps_in_frame_num_value_allowed_flag
;
member in struct:_vbp_codec_data_h264
/hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/
vbp_loader.h
218
uint8
gaps_in_frame_num_value_allowed_flag
;
member in struct:_vbp_codec_data_h264
/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
...]
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h
817
uint8_t
gaps_in_frame_num_value_allowed_flag
; // u(1)
member in struct:_SPS_PAR_USED
/hardware/intel/common/libva/va/
va.h
2163
unsigned int
gaps_in_frame_num_value_allowed_flag
: 1;
member in struct:_VAPictureParameterBufferH264::__anon31242::__anon31243
[
all
...]
Completed in 497 milliseconds