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

  /external/libhevc/decoder/
ihevcd_ilf_padding.c 148 if(ps_slice_hdr->i1_slice_sao_luma_flag || ps_slice_hdr->i1_slice_sao_chroma_flag)
ihevcd_parse_slice_header.c 527 ps_slice_hdr->i1_slice_sao_chroma_flag = 0;
534 ps_slice_hdr->i1_slice_sao_chroma_flag = value;
680 (ps_slice_hdr->i1_slice_sao_luma_flag || ps_slice_hdr->i1_slice_sao_chroma_flag || !disable_deblocking_filter_flag))
    [all...]
ihevcd_sao.c 698 if(ps_sao_ctxt->ps_slice_hdr->i1_slice_sao_chroma_flag)
    [all...]
ihevcd_process_slice.c     [all...]
ihevcd_parse_slice.c     [all...]
  /external/libhevc/common/
ihevc_structs.h 2632 WORD8 i1_slice_sao_chroma_flag; member in struct:__anon27542
    [all...]

Completed in 35 milliseconds