OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:encoder
(Results
626 - 650
of
1560
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/libvorbis/lib/
codec_internal.h
97
encoder
to choose the sizes */
/external/libvorbis/vq/
localcodebook.h
76
/* The current
encoder
uses only centered, integer-only lattice books. */
/external/libvpx/libvpx/examples/
vp8_set_maps.txt
5
This is an example demonstrating how to control the VP8
encoder
's
/external/libvpx/libvpx/test/
subtract_test.cc
19
#include "vp8/
encoder
/block.h"
vp8_boolcoder_test.cc
24
#include "vp8/
encoder
/boolhuff.h"
/external/libvpx/libvpx/vp8/encoder/x86/
denoising_sse2.c
11
#include "vp8/
encoder
/denoising.h"
/external/libvpx/libvpx/vp9/encoder/
vp9_boolhuff.c
12
#include "vp9/
encoder
/vp9_boolhuff.h"
vp9_mbgraph.c
14
#include "vp9/
encoder
/vp9_encodeintra.h"
15
#include "vp9/
encoder
/vp9_rdopt.h"
16
#include "vp9/
encoder
/vp9_segmentation.h"
17
#include "vp9/
encoder
/vp9_mcomp.h"
/external/libvpx/libvpx/vp9/encoder/x86/
vp9_variance_mmx.c
12
#include "vp9/
encoder
/vp9_variance.h"
/external/lzma/C/
Lzma86.h
43
Encoder
will use 2 or 3 passes:
/external/lzma/CS/7zip/Compress/RangeCoder/
RangeCoder.cs
5
class
Encoder
/external/open-vcdiff/src/google/
output_string.h
23
// This interface allows clients of VCDiff[Streaming]
Encoder
and
/external/qemu/distrib/jpeg-6b/
jdinput.c
220
* In a multiple-scan JPEG file, the
encoder
could assign different components
222
* so that each component uses a different Q-table. (The IJG
encoder
is not
228
* The JPEG spec prohibits the
encoder
from changing the contents of a Q-table
229
* slot between scans of a component using that slot. If the
encoder
does so
/external/skia/include/core/
SkImage.h
103
* If the image type cannot be encoded, or the requested
encoder
type is
/external/skia/src/core/
SkOrderedWriteBuffer.h
99
* Incompatible with the SkBitmapHeap. If an
encoder
is set fBitmapHeap will be set to NULL in
/external/webp/src/enc/
vp8li.h
10
// Lossless
encoder
: internal header.
/external/webrtc/src/common_audio/vad/include/
webrtc_vad.h
45
* This functions get the size needed for storing the instance for
encoder
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
arith_routines.c
25
* Final call to the arithmetic coder for an
encoder
call. This function
arith_routins.h
49
* Final call to the arithmetic coder for an
encoder
call. This function
/frameworks/av/include/media/
IMediaPlayerService.h
82
// otherwise tracking
encoder
(for media recorder)
/frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_VideoPreProcessing.c
20
* @note This file implements the
encoder
callback of the MCS.
59
* @note It is called by the video
encoder
104
* We must fill the input of the
encoder
with a dummy image, because
140
* Call the resize filter. From the intermediate frame to the
encoder
/frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.h
150
// setup the surfacemediasource for the
encoder
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
sp_enc.h
120
/* initialize one instance of the speech
encoder
129
/* reset speech
encoder
(i.e. set state memory to zero)
133
/* de-initialize speech
encoder
(i.e. free status struct)
142
void *state_data, /* i/o :
encoder
states */
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_int.h
19
This file contains application function interfaces to the AVC
encoder
library
110
This enumeration keeps track of the internal status of the
encoder
whether it is doing
239
AVC
encoder
lib will do the mapping from CBR/VBR to these parameters. */
366
This structure is the main object for AVC
encoder
library providing access to all
/frameworks/base/core/java/android/util/
Base64InputStream.java
66
coder = new Base64.
Encoder
(flags, null);
Completed in 1387 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>