OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:u1_wted_bipred_idc
(Results
1 - 2
of
2
) sorted by null
/external/libavc/decoder/
ih264d_inter_pred.c
461
UWORD8 u1_wght_pred_type,
u1_wted_bipred_idc
;
local
568
u1_wted_bipred_idc
= ps_dec->ps_cur_pps->
u1_wted_bipred_idc
;
580
if(
u1_wted_bipred_idc
== 0)
582
if((
u1_wted_bipred_idc
== 2) && (!u1_is_bi_dir))
[
all
...]
ih264d_structs.h
392
UWORD8
u1_wted_bipred_idc
;
member in struct:__anon15339
[
all
...]
Completed in 37 milliseconds