OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ps_mv_buf_ref
(Results
1 - 2
of
2
) sorted by null
/external/libhevc/decoder/
ihevcd_parse_slice_header.c
924
mv_buf_t *
ps_mv_buf_ref
;
local
[
all
...]
ihevcd_utils.c
797
mv_buf_t *
ps_mv_buf_ref
;
local
835
ps_mv_buf_ref
= ps_mv_buf;
839
ps_mv_buf_ref
= ihevcd_mv_mgr_get_poc(ps_mv_buf_mgr, ps_pic_buf_ref->i4_abs_poc);
847
ps_slice_hdr->as_ref_pic_list0[r_idx].pv_mv_buf = (void *)
ps_mv_buf_ref
;
854
ps_slice_hdr->as_ref_pic_list0[r_idx].pv_mv_buf = (void *)
ps_mv_buf_ref
;
862
ps_slice_hdr->as_ref_pic_list1[r_idx].pv_mv_buf = (void *)
ps_mv_buf_ref
;
869
ps_slice_hdr->as_ref_pic_list1[r_idx].pv_mv_buf = (void *)
ps_mv_buf_ref
;
[
all
...]
Completed in 335 milliseconds