OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vcl_hrd_cpb_size_scale
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h
561
uint8_t
vcl_hrd_cpb_size_scale
; // u(4)
member in struct:_vui_seq_parameters_t_not_used
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_sps.c
98
pVUI_Seq_Not_Used->
vcl_hrd_cpb_size_scale
= (uint8_t)(code&0xf);
Completed in 85 milliseconds