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

  /external/sonivox/arm-wt-22k/lib_src/
eas_parser.h 55 EAS_RESULT (* EAS_CONST pfState)(struct s_eas_data_tag *pEASData, EAS_VOID_PTR pInstData, EAS_STATE *pState);
eas_public.c 146 if (pParserModule->pfState(pEASData, pStream->handle, &state) != EAS_SUCCESS)
818 result = pParserModule->pfState(pEASData, pStream->handle, &state);
923 if ((result = (*pParserModule->pfState)(pEASData, pEASData->streams[streamNum].handle, &parserState)) != EAS_SUCCESS)
    [all...]
  /bionic/libc/kernel/uapi/drm/
radeon_drm.h 340 int pfState;
  /external/kernel-headers/original/uapi/drm/
radeon_drm.h 460 int pfState; /* number of 3d windows (0,1,2ormore) */
    [all...]
  /external/libdrm/include/drm/
radeon_drm.h 460 int pfState; /* number of 3d windows (0,1,2ormore) */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
radeon_drm.h 456 int pfState; /* number of 3d windows (0,1,2ormore) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
radeon_drm.h 456 int pfState; /* number of 3d windows (0,1,2ormore) */
    [all...]

Completed in 331 milliseconds