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

  /external/libhevc/common/
ihevc_structs.h 2082 WORD16 i2_chroma_offset_l1_cb[MAX_DPB_SIZE]; member in struct:__anon15076
    [all...]
  /external/libhevc/decoder/
ihevcd_inter_pred.c 259 chroma_offset_l1_cb = ps_slice_hdr->s_wt_ofst.i2_chroma_offset_l1_cb[ps_pu->mv.i1_l1_ref_idx];
ihevcd_parse_headers.c 299 ps_wt_ofst->i2_chroma_offset_l1_cb[i] = CLIP_S8(ofst);;
317 ps_wt_ofst->i2_chroma_offset_l1_cb[i] = 0;
    [all...]

Completed in 2457 milliseconds