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

  /external/libavc/decoder/
ih264d_format_conv.h 76 WORD32 disable_luma_copy);
ih264d_format_conv.c 590 WORD32 disable_luma_copy)
597 if(0 == disable_luma_copy)
  /external/libhevc/decoder/
ihevcd_fmt_conv.h 89 WORD32 disable_luma_copy);
ihevcd_fmt_conv.c 599 WORD32 disable_luma_copy)
606 if(0 == disable_luma_copy)
709 WORD32 disable_luma_copy; local
743 disable_luma_copy = 0;
746 disable_luma_copy = 1;
846 if(0 == disable_luma_copy)
859 disable_luma_copy = 1;
871 disable_luma_copy);
  /external/libavc/encoder/
ih264e_fmt_conv.h 99 WORD32 disable_luma_copy);
ih264e_fmt_conv.c 479 WORD32 disable_luma_copy)
486 if (0 == disable_luma_copy)
  /external/libhevc/decoder/x86/
ihevcd_fmt_conv_ssse3_intr.c 59 WORD32 disable_luma_copy)
69 if(0 == disable_luma_copy)

Completed in 63 milliseconds