OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pv_mv_buf
(Results
1 - 7
of
7
) sorted by null
/external/libhevc/decoder/
ihevcd_parse_slice_header.c
[
all
...]
ihevcd_ref_list.c
437
ps_slice_hdr->as_ref_pic_list0[r_idx].
pv_mv_buf
= ps_mv_buf;
486
ps_slice_hdr->as_ref_pic_list1[r_idx].
pv_mv_buf
= ps_mv_buf;
ihevcd_utils.c
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
...]
ihevcd_mv_merge.c
181
ps_mv_buf_col = (mv_buf_t *)ps_ref_list[1][ps_slice_hdr->i1_collocated_ref_idx].
pv_mv_buf
;
187
ps_mv_buf_col = (mv_buf_t *)ps_ref_list[0][ps_slice_hdr->i1_collocated_ref_idx].
pv_mv_buf
;
ihevcd_parse_slice.c
[
all
...]
/external/libavc/common/
ih264_structs.h
125
void *
pv_mv_buf
;
member in struct:__anon15260
[
all
...]
/external/libhevc/common/
ihevc_structs.h
946
void *
pv_mv_buf
;
member in struct:__anon16510
[
all
...]
Completed in 3364 milliseconds