OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:func_dst
(Results
1 - 1
of
1
) sorted by null
/external/libhevc/decoder/
ihevcd_inter_pred.c
157
void *
func_dst
;
local
402
func_dst
= (weighted_pred || bi_pred) ?
406
func_dst
= pi2_tmp1;
417
func_ptr1(func_src,
func_dst
, func_src_strd, func_dst_strd,
426
func_dst
= (weighted_pred || bi_pred) ?
434
func_ptr2(func_src,
func_dst
, func_src_strd, func_dst_strd,
445
func_dst
= (weighted_pred || bi_pred) ?
449
func_dst
= pi2_tmp2;
459
func_ptr3(func_src,
func_dst
, func_src_strd, func_dst_strd,
469
func_dst
= (weighted_pred || bi_pred)
[
all
...]
Completed in 515 milliseconds