Home
last modified time | relevance | path

Searched refs:disable_luma_copy (Results 1 – 7 of 7) sorted by relevance

/external/libhevc/decoder/
Dihevcd_fmt_conv.c601 WORD32 disable_luma_copy) in ihevcd_fmt_conv_420sp_to_420p() argument
608 if(0 == disable_luma_copy) in ihevcd_fmt_conv_420sp_to_420p()
711 WORD32 disable_luma_copy; in ihevcd_fmt_conv() local
745 disable_luma_copy = 0; in ihevcd_fmt_conv()
748 disable_luma_copy = 1; in ihevcd_fmt_conv()
865 if(0 == disable_luma_copy) in ihevcd_fmt_conv()
878 disable_luma_copy = 1; in ihevcd_fmt_conv()
889 disable_luma_copy); in ihevcd_fmt_conv()
Dihevcd_fmt_conv.h89 WORD32 disable_luma_copy);
/external/libhevc/decoder/x86/
Dihevcd_fmt_conv_ssse3_intr.c59 WORD32 disable_luma_copy) in ihevcd_fmt_conv_420sp_to_420p_ssse3() argument
69 if(0 == disable_luma_copy) in ihevcd_fmt_conv_420sp_to_420p_ssse3()
/external/libavc/decoder/
Dih264d_format_conv.h76 WORD32 disable_luma_copy);
Dih264d_format_conv.c590 WORD32 disable_luma_copy) in ih264d_fmt_conv_420sp_to_420p() argument
597 if(0 == disable_luma_copy) in ih264d_fmt_conv_420sp_to_420p()
/external/libavc/encoder/
Dih264e_fmt_conv.h99 WORD32 disable_luma_copy);
Dih264e_fmt_conv.c479 WORD32 disable_luma_copy) in ih264e_fmt_conv_420sp_to_420p() argument
486 if (0 == disable_luma_copy) in ih264e_fmt_conv_420sp_to_420p()