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

  /frameworks/av/include/camera/
ProCamera.h 299 sp<Surface> stc; member in struct:android::ProCamera::StreamInfo
  /external/icu4c/tools/toolutil/
ppucd.h 52 UChar32 scf, slc, stc, suc; member in struct:UniProps
  /frameworks/av/camera/
ProCamera.cpp 256 sp<Surface> stc = new Surface(bq); local
259 stc->getIGraphicBufferProducer(),
274 getStreamInfo(*streamId).stc = stc;
  /frameworks/rs/
rsType.cpp 211 TypeState * stc = &rsc->mStateType; local
214 for (uint32_t ct=0; ct < stc->mTypes.size(); ct++) {
215 Type *t = stc->mTypes[ct];
242 stc->mTypes.push(nt);
  /frameworks/av/media/libstagefright/tests/
SurfaceMediaSource_test.cpp 114 sp<Surface> stc = new Surface(sms); local
115 sp<ANativeWindow> window = stc;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/dvb/
dmx.h 134 unsigned int num; /* input : which STC? 0..N */
135 unsigned int base; /* output: divisor for stc to get 90 kHz clock */
136 __u64 stc; /* output: stc in 'base'*90 kHz units */ member in struct:dmx_stc
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/
dmx.h 134 unsigned int num; /* input : which STC? 0..N */
135 unsigned int base; /* output: divisor for stc to get 90 kHz clock */
136 __u64 stc; /* output: stc in 'base'*90 kHz units */ member in struct:dmx_stc
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/
dmx.h 134 unsigned int num; /* input : which STC? 0..N */
135 unsigned int base; /* output: divisor for stc to get 90 kHz clock */
136 __u64 stc; /* output: stc in 'base'*90 kHz units */ member in struct:dmx_stc
  /external/qemu-pc-bios/vgabios/
clext.c 1290 stc ;; video mode is not supported variable

Completed in 497 milliseconds