OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vpx_codec_iter_t
(Results
1 - 25
of
29
) sorted by null
1
2
/external/libvpx/libvpx/examples/
decoder_tmpl.c
78
vpx_codec_iter_t
iter = NULL;
encoder_tmpl.c
154
vpx_codec_iter_t
iter = NULL;
/external/libvpx/libvpx/test/
decode_test_driver.h
35
vpx_codec_iter_t
iter_;
encode_test_driver.h
58
vpx_codec_iter_t
iter_;
/external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h
216
vpx_codec_iter_t
*iter);
232
vpx_codec_iter_t
*iter);
258
vpx_codec_iter_t
*iter);
442
vpx_codec_iter_t
*iter);
/external/libvpx/libvpx/vpx/
vpx_decoder.h
244
vpx_codec_iter_t
*iter);
vpx_codec.h
190
typedef const void *
vpx_codec_iter_t
;
typedef
524
vpx_codec_iter_t
*iter);
vpx_encoder.h
[
all
...]
/external/chromium_org/media/cast/video_receiver/codecs/vp8/
vp8_decoder.cc
56
vpx_codec_iter_t
iter = NULL;
/external/libvpx/libvpx/vpx/src/
vpx_decoder.c
135
vpx_codec_iter_t
*iter) {
189
vpx_codec_iter_t
*iter) {
vpx_encoder.c
258
vpx_codec_iter_t
*iter) {
391
vpx_codec_iter_t
*iter) {
svc_encodeframe.c
773
vpx_codec_iter_t
iter;
/external/chromium_org/media/cdm/ppapi/
libvpx_cdm_video_decoder.cc
123
vpx_codec_iter_t
iter = NULL;
/external/libvpx/libvpx/
example_xma.c
79
vpx_codec_iter_t
iter;
vp8_multi_resolution_encoder.c
379
vpx_codec_iter_t
iter[NUM_ENCODERS]={NULL};
vp8_scalable_patterns.c
644
vpx_codec_iter_t
iter = NULL;
/external/chromium_org/media/filters/
vpx_video_decoder.cc
274
vpx_codec_iter_t
iter = NULL;
308
vpx_codec_iter_t
iter_alpha = NULL;
/external/libvpx/libvpx/vp9/
vp9_dx_iface.c
461
vpx_codec_iter_t
*iter) {
480
vpx_codec_iter_t
*iter) {
491
*iter = (
vpx_codec_iter_t
)seg_iter;
vp9_cx_iface.c
853
vpx_codec_iter_t
*iter) {
[
all
...]
/frameworks/av/media/libstagefright/codecs/on2/dec/
SoftVPX.cpp
133
vpx_codec_iter_t
iter = NULL;
/external/chromium_org/media/cast/video_sender/codecs/vp8/
vp8_encoder.cc
169
vpx_codec_iter_t
iter = NULL;
/external/chromium_org/media/webm/chromeos/
webm_encoder.cc
148
vpx_codec_iter_t
iter = NULL;
/external/chromium_org/remoting/codec/
video_decoder_vpx.cc
109
vpx_codec_iter_t
iter = NULL;
video_encoder_vpx.cc
133
vpx_codec_iter_t
iter = NULL;
/external/libvpx/libvpx/vp8/
vp8_dx_iface.c
574
vpx_codec_iter_t
*iter)
625
vpx_codec_iter_t
*iter)
638
*iter = (
vpx_codec_iter_t
)seg_iter;
Completed in 699 milliseconds
1
2