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

  /external/qemu/distrib/sdl-1.2.15/src/video/directfb/
SDL_DirectFB_yuv.c 40 DFBDisplayLayerID layer_id; member in struct:private_yuvhwdata
64 hwdata->layer_id = id;
88 if (!hwdata->layer_id)
91 ret = dfb->GetDisplayLayer (dfb, hwdata->layer_id, &layer);
  /external/libvpx/libvpx/vp8/common/
onyx.h 225 unsigned int layer_id[VPX_TS_MAX_PERIODICITY]; member in struct:__anon10963