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

<<61626364656667686970>>

  /external/bluetooth/hcidump/parser/
hidp.c 137 void hidp_dump(int level, struct frame *frm)
  /external/elfcopy/
fixdwarf.c 130 CHECK_DEBUG_SECTION(frame);
170 ADJUST_IF_NECESSARY(frame);
488 INFO("DWARF frame info: initial PC value: %8x (width %d), %ssigned\n",
505 INFO("DWARF frame info: initial PC value: 0x%lx -> 0x%lx (delta %ld per section %s).\n",
  /external/grub/netboot/
ni5010.c 160 #define IS_EN_RCV 0x20 /* =1 until frame is rcv'd cplt */
161 #define IS_EN_XMT 0x10 /* =1 until frame is xmt'd cplt */
219 POLL - Wait for a frame
239 TRANSMIT - Transmit a frame
  /external/grub/stage2/
setjmp.S 63 movl %ebp, 12(%ecx) /* save frame pointer of caller */
  /external/iproute2/include/linux/
if_link.h 25 __u32 rx_frame_errors; /* recv'd frame alignment error */
  /external/kernel-headers/original/asm-arm/arch/
dma.h 342 int elem_count; /* number of elements in a frame */
349 int src_fi; /* source frame index */
355 int dst_fi; /* source frame index */
358 int sync_mode; /* sycn on element, frame , block or packet */
  /external/kernel-headers/original/asm-x86/
i387_32.h 127 * Signal frame handlers...
sigcontext.h 88 /* FXSAVE frame */
  /external/kernel-headers/original/linux/
if_arcnet.h 119 * This is an ARCnet frame header, as seen by the kernel (and userspace,
if_link.h 25 __u32 rx_frame_errors; /* recv'd frame alignment error */
  /external/libffi/src/s390/
sysv.S 52 lr %r11,%r15 # Set up frame pointer
127 lr %r1,%r15 # Set up stack frame
254 lgr %r11,%r15 # Set up frame pointer
331 lgr %r1,%r15 # Set up stack frame
  /external/opencore/baselibs/media_data_structures/src/
pv_gau.h 41 uint32 len; //size of the frame
  /external/opencore/codecs_v2/audio/aac/dec/src/
decoder_aac.cpp 316 Execute decoder object. Read one encoded aac frame from the input
317 stream, decode it and write the decoded frame to output stream.
341 // set samples/frame to default value (right now this is the only one supported)
365 Stop decoder object. Flush out last frame
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/
dtx_dec.h 70 #include "frame.h"
172 Word16 frame[],
177 * Purpose : reads the frame type and checks history
181 enum RXFrameType frame_type,/* i : Frame type */
if2_to_ets.cpp 95 data format from IF2 to ETS. IF2 is the storage format where the frame type
97 contain the first four encoded speech bits for the frame. The following bytes
99 to make the frame byte aligned. ETS format has the encoded speech
110 AMR Speech Codec Frame Structure", 3GPP TS 26.101 version 4.1.0 Release 4, June 2001
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
calc_cor.h 77 Word16 L_frame, /* i : length of frame to compute pitch */
pitch_ol.cpp 95 L_frame = length of frame to compute pitch (Word16)
127 L_frame = length of frame to compute pitch (Word16)
179 Word16 L_frame, // i : length of frame to compute pitch
194 Word16 L_frame, // i : length of frame to compute pitch
297 Word16 L_frame, /* i : length of frame to compute pitch */
313 Word16 L_frame, /* i : length of frame to compute pitch */
477 L_frame = length of frame to compute pitch (Word16)
511 L_frame = length of frame to compute pitch (Word16)
613 Word16 L_frame, /* i : length of frame to compute pitch */
638 Word16 L_frame, /* i : length of frame to compute pitch *
    [all...]
  /external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/
interpolate_isp.cpp 47 int16 isp_old[], input : isps from past frame
48 int16 isp_new[], input : isps from present frame
116 int16 isp_old[], /* input : isps from past frame */
117 int16 isp_new[], /* input : isps from present frame */
  /external/opencore/codecs_v2/audio/sbc/enc/src/
sbc.h 55 * This structure contains an unpacked SBC frame. Yes, there is probably
  /external/opencore/engines/2way/test/src/
connect_test.cpp 133 // Default frame rate is 5
  /external/opencore/engines/adapters/player/framemetadatautility/include/
pv_frame_metadata_factory.h 53 * @param aOutputFormatMIMEType The output format when retrieving a frame specified as a MIME string
  /external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_Other.h 72 OMX_OTHER_FormatStats, /**< Could be things such as frame rate, frames
185 * a time T (e.g. deliver a video frame at its corresponding timestamp), it makes a
197 * from others (e.g. the number of the frame to deliver).
220 * from an audio frame to scale audio data.
  /external/opencore/fileformats/mp4/composer/src/
syncsampleatom.cpp 62 if (codingType == CODING_TYPE_I) // Need to check if sample fp an I-frame, then add entry to vector
  /external/opencore/nodes/pvomxaudiodecnode/src/
pvmf_omx_audiodec_node.h 140 uint32 iSamplesPerFrame; // number of samples per 1 frame of data (if known) per channel
  /external/openssl/crypto/des/
INSTALL 11 Turn on the maximum optimising (normally '-O3 -fomit-frame-pointer' for gcc)

Completed in 578 milliseconds

<<61626364656667686970>>