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

  /external/libhevc/common/
ihevc_structs.h 1161 WORD16 i2_luma_offset_l1[MAX_DPB_SIZE]; member in struct:__anon27529
    [all...]
  /external/libhevc/decoder/
ihevcd_inter_pred.c 258 luma_offset_l1 = ps_slice_hdr->s_wt_ofst.i2_luma_offset_l1[ps_pu->mv.i1_l1_ref_idx];
ihevcd_parse_headers.c 278 ps_wt_ofst->i2_luma_offset_l1[i] = value;
284 ps_wt_ofst->i2_luma_offset_l1[i] = 0;
    [all...]

Completed in 60 milliseconds