OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:constraint_set_flags
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h
805
uint8_t
constraint_set_flags
; // bit 0 to 3 for set0 to set3
member in struct:_SPS_PAR_USED
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_sps.c
298
SPS->
constraint_set_flags
= (uint8_t)code;
h264parse_dpb.c
[
all
...]
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_h264_parser.c
750
codec_data->constraint_set1_flag = (parser->info.active_SPS.
constraint_set_flags
& 0x4) >> 2;
[
all
...]
Completed in 2030 milliseconds