HomeSort by relevance Sort by last modified time
    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 1010 ps_slice_hdr->as_ref_pic_list0[r_idx].pv_mv_buf = (void *)ps_mv_buf_ref;
1017 ps_slice_hdr->as_ref_pic_list0[r_idx].pv_mv_buf = (void *)ps_mv_buf_ref;
1025 ps_slice_hdr->as_ref_pic_list1[r_idx].pv_mv_buf = (void *)ps_mv_buf_ref;
1032 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:__anon22036
    [all...]
  /external/libhevc/common/
ihevc_structs.h 946 void *pv_mv_buf; member in struct:__anon23203
    [all...]

Completed in 1466 milliseconds