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

  /external/libhevc/decoder/
ihevcd_ref_list.c 189 if(ps_slice_hdr->ai1_delta_poc_msb_present_flag[i])
197 ai1_curr_delta_poc_msb_present_flag[u4_num_lt_curr] = ps_slice_hdr->ai1_delta_poc_msb_present_flag[i];
203 ai1_foll_delta_poc_msb_present_flag[u4_num_lt_foll] = ps_slice_hdr->ai1_delta_poc_msb_present_flag[i];
ihevcd_parse_slice_header.c 484 ps_slice_hdr->ai1_delta_poc_msb_present_flag[i] = value;
488 if(ps_slice_hdr->ai1_delta_poc_msb_present_flag[i])
    [all...]
  /external/libhevc/common/
ihevc_structs.h 2617 WORD8 ai1_delta_poc_msb_present_flag[MAX_DPB_SIZE]; member in struct:__anon28351
    [all...]

Completed in 34 milliseconds