HomeSort by relevance Sort by last modified time
    Searched full:frame (Results 1326 - 1350 of 3803) sorted by null

<<51525354555657585960>>

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/inc/
scanMngrApi.h 247 * \param resultStatus - reason for calling this function (frame received / scan complete).\n
248 * \param frameInfo - frame related information (in case of a frame reception).\n
261 * \param resultStatus - reason for calling this function (frame received / scan complete).\n
262 * \param frameInfo - frame related info (in case of a frame reception).\n
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
select.c 1018 mlmeFrameInfo_t frame; local
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-gdb 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-gdb 
arm-eabi-gdbtui 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gdb 
arm-eabi-gdbtui 
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-gdb 
i686-unknown-linux-gnu-gdbtui 
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
FilterExprIteratorSimple.java 192 * This function is used to fixup variables from QNames to stack frame
198 * in the stack frame (but variables above the globalsTop value will need
199 * to be offset to the current stack frame).
FilterExprWalker.java 228 * This function is used to fixup variables from QNames to stack frame
234 * in the stack frame (but variables above the globalsTop value will need
235 * to be offset to the current stack frame).
WalkingIterator.java 277 * This function is used to fixup variables from QNames to stack frame
283 * in the stack frame (but variables above the globalsTop value will need
284 * to be offset to the current stack frame).
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/functions/
FuncExtFunction.java 75 * This function is used to fixup variables from QNames to stack frame
81 * in the stack frame (but variables above the globalsTop value will need
82 * to be offset to the current stack frame).
  /dalvik/vm/arch/arm/
CallOldABI.S 88 @ Standard gcc stack frame setup. We don't need to push the original
89 @ sp or the current pc if "-fomit-frame-pointer" is in use for the
101 @ an ldmia -- but we're doing the gcc frame trick where we push the
  /dalvik/vm/mterp/c/
gotoTargets.c 507 * We must do this BEFORE we pop the previous stack frame off, so
529 /* back up to previous frame and see if we hit a break */
533 /* bail without popping the method frame from stack */
534 LOGVV("+++ returned into break frame\n");
628 * frame.
630 * A break frame could indicate that we have reached an intermediate
659 * frame. We don't allow doubled-up StackOverflowErrors, so
662 * point because the more-recent exception will hit a break frame
810 * the current method's stack frame, and the method to call in
811 * "methodToCall". Push a new stack frame
    [all...]
  /dalvik/vm/mterp/portable/
debug.c 89 * different and the frame depth is <= the original frame
113 * Return from the current method. We break when the frame
  /external/bluetooth/bluez/audio/
gstrtpsbcpay.c 158 GST_DEBUG_OBJECT(payload, "calculated frame length: %d ", frame_len);
174 GST_ERROR_OBJECT(sbcpay, "Frame length is 0");
294 g_param_spec_int("min-frames", "minimum frame number",
  /external/bluetooth/bluez/sbc/
sbcinfo.c 232 fprintf(stderr, "Unable to read frame header"
268 fprintf(stderr, "Unable to read frame data "
291 printf("Frame length\t\t%d", frame_len[0]);
  /external/kernel-headers/original/linux/
telephony.h 208 * frame type is encoded in the least significant two bits of the first
209 * WORD of the frame as follows:
211 * bits 1-0 Frame Type Data Rate Significant Words
  /external/opencore/android/
android_surface_output.h 36 // Linux and Kernel Includes for Frame Buffer
100 // For frame buffer
307 // frame buffer support
  /external/opencore/codecs_v2/omx/omx_amrenc/src/
amr_enc.cpp 218 // Do encoding at one time for multiple frame input
234 TmpBuffer[0] = (uint8)(((TmpBuffer[0] << 3) | 0x4) & 0x7C); // IETF frame header: P(1) + FT(4) + Q(1) + P(2) , Q=1 for good frame, P=padding bit, 0
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
init.cpp 135 /* number of reference frame */
140 seqParam->num_ref_frames = encParam->num_ref_frame; /* num reference frame range 0...16*/
190 /* number of reference frame */
195 seqParam->num_ref_frames = extS->num_ref_frames; /* num reference frame range 0...16*/
306 picParam->num_ref_idx_l0_active_minus1 = encParam->num_ref_frame - 1; /* assume frame only */
700 /* initialize variables at the beginning of each frame */
711 /* look for the next frame in coding_order and look for available picture
724 /* flexible macroblock ordering (every frame)*/
752 /* otherwise, it's set to previous reference frame access unit's frame_num in decoding order,
    [all...]
  /external/opencore/engines/adapters/player/framemetadatautility/src/
pv_frame_metadata_mio_video.h 94 // Frame retrieval APIs
163 // Copy video frame data to provided including YUV to RGB conversion if necessary
252 // For frame retrieval feature
  /external/opencore/protocols/rtp_payload_parser/util/src/
latmpayloadparser.cpp 74 // calculate a max frame size to check if the latm parser gets out of sync
182 * Drop frame as we are not certain if it is a valid frame
200 // oscl_memcpy() per rtp packet) then parses it (one oscl_memcpy() per audio frame to the output
301 * Drop frame as we are not certain if it is a valid frame
319 // oscl_memcpy() per rtp packet) then parses it (one oscl_memcpy() per audio frame to the output
457 * Accumulate blocks until the full frame is complete
476 block of the frame, set for next call */
507 // set to 0 for new version that buffers and returns only one frame per cal
    [all...]
  /external/ppp/pppd/plugins/rp-pppoe/
pppoe.h 149 /* Ethernet frame types according to RFC 2516 */
153 /* But some brain-dead peers disobey the RFC, so frame types are variables */
195 /* Special PPP frame characters */

Completed in 237 milliseconds

<<51525354555657585960>>