HomeSort by relevance Sort by last modified time
    Searched refs:s_rplm (Results 1 - 3 of 3) sorted by null

  /external/libhevc/decoder/
ihevcd_ref_list.c 430 ps_slice_hdr->as_ref_pic_list0[r_idx].pv_pic_buf = ps_slice_hdr->s_rplm.i1_ref_pic_list_modification_flag_l0 ? (void *)as_ref_pic_list_temp0[ps_slice_hdr->s_rplm.i1_list_entry_l0[r_idx]] : (void *)as_ref_pic_list_temp0[r_idx];
479 ps_slice_hdr->as_ref_pic_list1[r_idx].pv_pic_buf = ps_slice_hdr->s_rplm.i1_ref_pic_list_modification_flag_l1 ? (void *)as_ref_pic_list_temp1[ps_slice_hdr->s_rplm.i1_list_entry_l1[r_idx]] : (void *)as_ref_pic_list_temp1[r_idx];
ihevcd_parse_slice_header.c 150 ps_rplm = &(ps_slice_hdr->s_rplm);
585 ps_slice_hdr->s_rplm.i1_ref_pic_list_modification_flag_l0 = 0;
586 ps_slice_hdr->s_rplm.i1_ref_pic_list_modification_flag_l1 = 0;
    [all...]
  /external/libhevc/common/
ihevc_structs.h 2747 rplm_t s_rplm; member in struct:__anon28351
    [all...]

Completed in 44 milliseconds