OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i1_slice_sao_chroma_flag
(Results
1 - 5
of
5
) 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
530
ps_slice_hdr->
i1_slice_sao_chroma_flag
= 0;
537
ps_slice_hdr->
i1_slice_sao_chroma_flag
= value;
683
(ps_slice_hdr->i1_slice_sao_luma_flag || ps_slice_hdr->
i1_slice_sao_chroma_flag
|| !disable_deblocking_filter_flag))
[
all
...]
ihevcd_sao.c
[
all
...]
ihevcd_parse_slice.c
[
all
...]
/external/libhevc/common/
ihevc_structs.h
2870
WORD8
i1_slice_sao_chroma_flag
;
member in struct:__anon16531
[
all
...]
Completed in 3637 milliseconds