OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p_mc_dec_thread
(Results
1 - 2
of
2
) sorted by null
/external/libavc/decoder/
ih264d_thread_parse_decode.c
311
ps_dec->
p_mc_dec_thread
(ps_dec, ps_cur_mb_info);
336
ps_dec->
p_mc_dec_thread
(ps_dec, ps_cur_mb_info);
539
ps_dec->
p_mc_dec_thread
= ih264d_motion_compensate_bp;
551
ps_dec->
p_mc_dec_thread
= ih264d_motion_compensate_mp;
ih264d_structs.h
1166
void (*
p_mc_dec_thread
)(struct _DecStruct * ps_dec, dec_mb_info_t *ps_cur_mb_info);
member in struct:_DecStruct
[
all
...]
Completed in 61 milliseconds