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

  /frameworks/base/libs/rs/
rsType.cpp 214 TypeState * stc = &rsc->mStateType; local
217 for (uint32_t ct=0; ct < stc->mTypes.size(); ct++) {
218 Type *t = stc->mTypes[ct];
243 stc->mTypes.push(nt);
  /frameworks/base/media/libstagefright/tests/
SurfaceMediaSource_test.cpp 112 sp<SurfaceTextureClient> stc = new SurfaceTextureClient(sms); local
113 sp<ANativeWindow> window = stc;
    [all...]
  /prebuilt/linux-x86/toolchain/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
  /external/qemu-pc-bios/vgabios/
clext.c 1290 stc ;; video mode is not supported variable

Completed in 298 milliseconds