OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HRD_NUM_LEAKY_BUCKETS
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
vc1parse_common_defs.h
158
uint8_t
HRD_NUM_LEAKY_BUCKETS
; /** 5 bit(s). */
362
uint8_t
HRD_NUM_LEAKY_BUCKETS
; // 5b
vc1parse.c
193
sh.
HRD_NUM_LEAKY_BUCKETS
= tempValue;
194
md->
HRD_NUM_LEAKY_BUCKETS
= sh.
HRD_NUM_LEAKY_BUCKETS
;
199
md->
HRD_NUM_LEAKY_BUCKETS
= 0;
291
// NOTE:
HRD_NUM_LEAKY_BUCKETS
is initialized to 0 when HRD_PARAM_FLAG is not present
292
int hrd_bits = md->
HRD_NUM_LEAKY_BUCKETS
* 8;
Completed in 408 milliseconds