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

  /external/libavc/encoder/
ih264e_core_coding.h 67 #define CNTRL_FLAG_AC_MASK_LUMA 0xFFFF0000
ih264e_core_coding.c 338 u4_cntrl = (u4_cntrl & CNTRL_FLAG_AC_MASK_LUMA)
353 u4_blk_cntrl = (u4_cntrl & CNTRL_FLAG_AC_MASK_LUMA);
    [all...]

Completed in 546 milliseconds