OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expectedDeltaPerPOCCycle
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_sps.c
408
SPS->
expectedDeltaPerPOCCycle
= 0;
432
SPS->
expectedDeltaPerPOCCycle
+= tmp;
436
SPS->
expectedDeltaPerPOCCycle
+= tmp;
h264parse_dpb.c
[
all
...]
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h
799
int32_t
expectedDeltaPerPOCCycle
;
Completed in 4633 milliseconds