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

  /external/libhevc/decoder/
ihevcd_profile.h 94 //#define PROFILE_DISABLE_INTER_PRED_CHROMA(clr_indx) {if(clr_indx == 1) continue;}
99 #define PROFILE_DISABLE_INTER_PRED_CHROMA(clr_indx) ;
ihevcd_inter_pred.c 267 PROFILE_DISABLE_INTER_PRED_CHROMA(clr_indx);

Completed in 65 milliseconds