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

  /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;
828 if(0 == disable_luma_copy)
841 disable_luma_copy = 1;
853 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 100 milliseconds