OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pu1_buf3
(Results
1 - 9
of
9
) sorted by null
/external/libavc/decoder/
ih264d_process_bslice.c
[
all
...]
ih264d_inter_pred.c
404
pu1_pred_v = ps_ref_frm->
pu1_buf3
+ i4_ref_offset;
495
UWORD8 *pu1_buf1,*pu1_buf2,*
pu1_buf3
;
local
522
pu1_buf3
= ps_ref_frm->
pu1_buf3
;
528
pu1_buf3
+= ps_ref_frm->u2_frm_wd_uv;
840
pu1_pred_v =
pu1_buf3
+ i4_ref_offset;
[
all
...]
ih264d_thread_parse_decode.c
140
ps_dec->s_cur_pic.
pu1_buf3
+ y_offset;
530
ps_trns_addr->pu1_dest_v = ps_dec->s_cur_pic.
pu1_buf3
+ x_offset + y_offset;
ih264d_thread_compute_bs.c
481
ps_trns_addr->pu1_dest_v = ps_dec->s_cur_pic.
pu1_buf3
+ x_offset + y_offset;
634
ps_trns_addr->pu1_dest_v = ps_dec->s_cur_pic.
pu1_buf3
+ y_offset;
ih264d_parse_slice.c
529
ps_dec->s_cur_pic.
pu1_buf3
+= ps_dec->s_cur_pic.u2_frm_wd_uv;
633
ps_dec->s_tran_addrecon.pu1_dest_v = ps_dec->s_cur_pic.
pu1_buf3
;
[
all
...]
ih264d_utils.c
[
all
...]
ih264d_mb_utils.c
[
all
...]
ih264d_structs.h
152
UWORD8 *
pu1_buf3
;
member in struct:pic_buffer_t
[
all
...]
ih264d_deblocking.c
642
ps_tfr_cxt->pu1_src_v = ps_dec->s_cur_pic.
pu1_buf3
- 4;
[
all
...]
Completed in 258 milliseconds