OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ldiv_mod_u
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_math.c
23
unsigned long
ldiv_mod_u
(register unsigned long a, register unsigned long b, unsigned long * mod)
function
59
}//
ldiv_mod_u
h264parse_dpb.c
[
all
...]
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264parse.h
122
uint32_t
ldiv_mod_u
(uint32_t a, uint32_t b, uint32_t * mod);
Completed in 48 milliseconds