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

  /external/pcre/dist/sljit/
sljitNativeX86_common.c 227 #define SAR (/* SHIFT */ 7 << 3)
941 /* sar reg, 24 */
944 *inst |= SAR;
    [all...]
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderDef.h 422 SamplingAspectRatio SAR;
456 this->SAR.SarWidth = other.SAR.SarWidth;
457 this->SAR.SarHeight = other.SAR.SarHeight;
  /external/v8/src/s390/
constants-s390.h     [all...]

Completed in 434 milliseconds