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

  /external/webp/src/dsp/
msa_macro.h 552 #define CLIP_UH_0_255(in) do { \
559 CLIP_UH_0_255(in0); \
560 CLIP_UH_0_255(in1); \
    [all...]
upsampling_msa.c 111 CLIP_UH_0_255(b0); \

Completed in 66 milliseconds