HomeSort by relevance Sort by last modified time
    Searched full:units (Results 401 - 425 of 934) sorted by null

<<11121314151617181920>>

  /frameworks/base/media/libstagefright/codecs/aacdec/
pvmp4audiodecoder_api.h 283 * The sampling rate decoded from the bitstream, in units of
291 * This value is the bitrate in units of bits/second. IT
pvmp4audiodecoderconfig.cpp 272 * Translate from units of bits back into units of words.
pvmp4setaudioconfig.cpp 340 * Translate from units of bits back into units of words.
  /frameworks/base/media/libstagefright/codecs/mp3dec/include/
pvmp3decoder_api.h 193 * The sampling rate decoded from the bitstream, in units of
200 * This value is the bitrate in units of bits/second. IT
  /frameworks/base/opengl/include/GLES/
gl.h 622 GL_API void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);
711 GL_API void GL_APIENTRY glPolygonOffsetx (GLfixed factor, GLfixed units);
    [all...]
glext.h 365 GL_API void GL_APIENTRY glPolygonOffsetxOES (GLfixed factor, GLfixed units);
405 typedef void (GL_APIENTRYP PFNGLPOLYGONOFFSETXOESPROC) (GLfixed factor, GLfixed units);
  /frameworks/base/opengl/java/android/opengl/
GLES11Ext.java 613 // C function void glPolygonOffsetxOES ( GLfixed factor, GLfixed units )
617 int units
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h 485 VIDENC_AVC_NAL_SLICE, /*One NAL unit per buffer, one or more NAL units conforms a Frame*/
486 VIDENC_AVC_NAL_FRAME /*One frame per buffer, one or more NAL units inside the buffer*/
  /hardware/ti/wlan/wl1271/TWD/MacServices/
ScanSrv.c 668 * \brief Convert time units (1024 usecs) to millisecs
671 * \param tu - the time in time units
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txCtrlParams.c 346 /* Convert total-delays units from usec to mSec. */
606 DESCRIPTION: Update the AC MSDU lifetime. The units are TUs (1024 usec).
    [all...]
  /hardware/ti/wlan/wl1271/utils/
rate.c 406 RETURN: Max basic rate (in network units)
434 RETURN: Max active rate (in network units)
    [all...]
  /ndk/build/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 622 GL_API void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);
711 GL_API void GL_APIENTRY glPolygonOffsetx (GLfixed factor, GLfixed units);
    [all...]
glext.h 365 GL_API void GL_APIENTRY glPolygonOffsetxOES (GLfixed factor, GLfixed units);
405 typedef void (GL_APIENTRYP PFNGLPOLYGONOFFSETXOESPROC) (GLfixed factor, GLfixed units);
  /ndk/build/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 622 GL_API void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);
711 GL_API void GL_APIENTRY glPolygonOffsetx (GLfixed factor, GLfixed units);
    [all...]
glext.h 365 GL_API void GL_APIENTRY glPolygonOffsetxOES (GLfixed factor, GLfixed units);
405 typedef void (GL_APIENTRYP PFNGLPOLYGONOFFSETXOESPROC) (GLfixed factor, GLfixed units);
  /ndk/build/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 622 GL_API void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);
711 GL_API void GL_APIENTRY glPolygonOffsetx (GLfixed factor, GLfixed units);
    [all...]
glext.h 365 GL_API void GL_APIENTRY glPolygonOffsetxOES (GLfixed factor, GLfixed units);
405 typedef void (GL_APIENTRYP PFNGLPOLYGONOFFSETXOESPROC) (GLfixed factor, GLfixed units);
  /ndk/build/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 622 GL_API void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);
711 GL_API void GL_APIENTRY glPolygonOffsetx (GLfixed factor, GLfixed units);
    [all...]
glext.h 365 GL_API void GL_APIENTRY glPolygonOffsetxOES (GLfixed factor, GLfixed units);
405 typedef void (GL_APIENTRYP PFNGLPOLYGONOFFSETXOESPROC) (GLfixed factor, GLfixed units);
  /ndk/build/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 622 GL_API void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);
711 GL_API void GL_APIENTRY glPolygonOffsetx (GLfixed factor, GLfixed units);
    [all...]
glext.h 365 GL_API void GL_APIENTRY glPolygonOffsetxOES (GLfixed factor, GLfixed units);
405 typedef void (GL_APIENTRYP PFNGLPOLYGONOFFSETXOESPROC) (GLfixed factor, GLfixed units);
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
paramOut.h 548 UINT8 maxTxPowerDbm; /* In Dbm/10 units */
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/ScanServer/
ScanSrv.c 649 * \brief Convert time units (1024 usecs) to millisecs
652 * \param tu - the time in time units
  /system/wlan/ti/wilink_6_1/TWD/MacServices/
ScanSrv.c 668 * \brief Convert time units (1024 usecs) to millisecs
671 * \param tu - the time in time units
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
txCtrlParams.c 351 /* Convert total-delays units from usec to mSec. */
597 DESCRIPTION: Update the AC MSDU lifetime. The units are TUs (1024 usec).
    [all...]

Completed in 583 milliseconds

<<11121314151617181920>>