OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nal_hrd_bit_rate_scale
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h
557
uint8_t
nal_hrd_bit_rate_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
66
pVUI_Seq_Not_Used->
nal_hrd_bit_rate_scale
= (uint8_t)(code>>4);
Completed in 338 milliseconds