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

  /external/libhevc/decoder/
ihevcd_profile.h 93 //#define PROFILE_DISABLE_INTER_PRED_LUMA(clr_indx) {if(clr_indx == 0) continue;}
98 #define PROFILE_DISABLE_INTER_PRED_LUMA(clr_indx) ;
ihevcd_inter_pred.c 266 PROFILE_DISABLE_INTER_PRED_LUMA(clr_indx);

Completed in 39 milliseconds