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

  /external/libhevc/common/
ihevc_structs.h 2088 WORD16 i2_chroma_offset_l1_cr[MAX_DPB_SIZE]; member in struct:__anon24884
    [all...]
  /external/libhevc/decoder/
ihevcd_inter_pred.c 260 chroma_offset_l1_cr = ps_slice_hdr->s_wt_ofst.i2_chroma_offset_l1_cr[ps_pu->mv.i1_l1_ref_idx];
ihevcd_parse_headers.c 309 ps_wt_ofst->i2_chroma_offset_l1_cr[i] = CLIP_S8(ofst);;
318 ps_wt_ofst->i2_chroma_offset_l1_cr[i] = 0;
    [all...]

Completed in 61 milliseconds