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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_svc_layercontext.h 44 } SVC;
70 // Initialize second pass rc for spatial svc.
  /external/libvpx/libvpx/vp9/encoder/
vp9_svc_layercontext.h 85 } SVC;
111 // Initialize second pass rc for spatial svc.
125 // Start a frame and initialize svc parameters
  /device/google/contexthub/firmware/src/platform/stm32f4xx/
crt_stm32f4xx.c 36 VEC(SVC);
  /toolchain/binutils/binutils-2.25/opcodes/
i370-opc.c 112 /* The I field in an RR form SVC-style instruction. */
115 { 8, 0, 0, 0, I370_OPERAND_RELATIVE, "RR I (svc)" },
303 /* An SVC-style instruction. */
304 #define SVC(op, i) \
307 #define SVC_MASK SVC (0xff, 0x0)
544 { "svc", 2, {{SVC(0x0a,0), 0}}, {{SVC_MASK, 0}}, I370, {RR_I} },
    [all...]
  /external/v8/src/arm64/
constants-arm64.h 678 SVC = ExceptionFixed | 0x00000001,
    [all...]
  /external/v8/src/s390/
constants-s390.h     [all...]
  /external/vixl/src/vixl/a64/
constants-a64.h 712 SVC = ExceptionFixed | 0x00000001,
    [all...]

Completed in 1564 milliseconds