OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NUM_MMCO_OPERATIONS
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h
59
#define
NUM_MMCO_OPERATIONS
17
643
int32_t difference_of_pic_num_minus1[
NUM_MMCO_OPERATIONS
];
644
int32_t long_term_pic_num[
NUM_MMCO_OPERATIONS
];
647
uint8_t memory_management_control_operation[
NUM_MMCO_OPERATIONS
];
648
uint8_t max_long_term_frame_idx_plus1[
NUM_MMCO_OPERATIONS
];
649
uint8_t long_term_frame_idx[
NUM_MMCO_OPERATIONS
];
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_sh.c
723
if(i>
NUM_MMCO_OPERATIONS
) {
Completed in 46 milliseconds