HomeSort by relevance Sort by last modified time
    Searched refs:vpx_codec_err_t (Results 1 - 25 of 129) sorted by null

1 2 3 4 5 6

  /external/chromium_org/remoting/codec/
scoped_vpx_codec.cc 17 vpx_codec_err_t ret = vpx_codec_destroy(codec);
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_decoder.h 136 vpx_codec_err_t vpx_codec_dec_init_ver(vpx_codec_ctx_t *ctx,
167 vpx_codec_err_t vpx_codec_peek_stream_info(vpx_codec_iface_t *iface,
186 vpx_codec_err_t vpx_codec_get_stream_info(vpx_codec_ctx_t *ctx,
217 * see the descriptions of the other error codes in ::vpx_codec_err_t
220 vpx_codec_err_t vpx_codec_decode(vpx_codec_ctx_t *ctx,
279 vpx_codec_err_t vpx_codec_register_put_frame_cb(vpx_codec_ctx_t *ctx,
321 vpx_codec_err_t vpx_codec_register_put_slice_cb(vpx_codec_ctx_t *ctx,
366 vpx_codec_err_t vpx_codec_set_frame_buffer_functions(
svc_context.h 52 vpx_codec_err_t vpx_svc_set_options(SvcContext *svc_ctx, const char *options);
57 vpx_codec_err_t vpx_svc_init(SvcContext *svc_ctx, vpx_codec_ctx_t *codec_ctx,
63 vpx_codec_err_t vpx_svc_encode(SvcContext *svc_ctx, vpx_codec_ctx_t *codec_ctx,
vpx_codec.h 142 vpx_codec_err_t; typedef in typeref:enum:__anon17844
202 vpx_codec_err_t err; /**< Last returned error */
305 const char *vpx_codec_err_to_string(vpx_codec_err_t err);
351 vpx_codec_err_t vpx_codec_destroy(vpx_codec_ctx_t *ctx);
388 vpx_codec_err_t vpx_codec_control_(vpx_codec_ctx_t *ctx,
423 static vpx_codec_err_t \
426 static vpx_codec_err_t \
443 DECLSPEC_DEPRECATED static vpx_codec_err_t \
446 DECLSPEC_DEPRECATED static vpx_codec_err_t \
463 static vpx_codec_err_t \
    [all...]
  /external/libvpx/libvpx/vpx/
vpx_decoder.h 140 vpx_codec_err_t vpx_codec_dec_init_ver(vpx_codec_ctx_t *ctx,
171 vpx_codec_err_t vpx_codec_peek_stream_info(vpx_codec_iface_t *iface,
190 vpx_codec_err_t vpx_codec_get_stream_info(vpx_codec_ctx_t *ctx,
221 * see the descriptions of the other error codes in ::vpx_codec_err_t
224 vpx_codec_err_t vpx_codec_decode(vpx_codec_ctx_t *ctx,
283 vpx_codec_err_t vpx_codec_register_put_frame_cb(vpx_codec_ctx_t *ctx,
325 vpx_codec_err_t vpx_codec_register_put_slice_cb(vpx_codec_ctx_t *ctx,
370 vpx_codec_err_t vpx_codec_set_frame_buffer_functions(
svc_context.h 59 vpx_codec_err_t vpx_svc_set_options(SvcContext *svc_ctx, const char *options);
66 vpx_codec_err_t vpx_svc_set_quantizers(SvcContext *svc_ctx,
75 vpx_codec_err_t vpx_svc_set_scale_factors(SvcContext *svc_ctx,
81 vpx_codec_err_t vpx_svc_init(SvcContext *svc_ctx, vpx_codec_ctx_t *codec_ctx,
87 vpx_codec_err_t vpx_svc_encode(SvcContext *svc_ctx, vpx_codec_ctx_t *codec_ctx,
130 vpx_codec_err_t vpx_svc_get_layer_resolution(const SvcContext *svc_ctx,
vpx_codec.h 142 vpx_codec_err_t; typedef in typeref:enum:__anon29600
204 vpx_codec_err_t err; /**< Last returned error */
296 const char *vpx_codec_err_to_string(vpx_codec_err_t err);
342 vpx_codec_err_t vpx_codec_destroy(vpx_codec_ctx_t *ctx);
379 vpx_codec_err_t vpx_codec_control_(vpx_codec_ctx_t *ctx,
414 static vpx_codec_err_t \
417 static vpx_codec_err_t \
434 DECLSPEC_DEPRECATED static vpx_codec_err_t \
437 DECLSPEC_DEPRECATED static vpx_codec_err_t \
454 static vpx_codec_err_t \
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_decoder.h 140 vpx_codec_err_t vpx_codec_dec_init_ver(vpx_codec_ctx_t *ctx,
171 vpx_codec_err_t vpx_codec_peek_stream_info(vpx_codec_iface_t *iface,
190 vpx_codec_err_t vpx_codec_get_stream_info(vpx_codec_ctx_t *ctx,
221 * see the descriptions of the other error codes in ::vpx_codec_err_t
224 vpx_codec_err_t vpx_codec_decode(vpx_codec_ctx_t *ctx,
283 vpx_codec_err_t vpx_codec_register_put_frame_cb(vpx_codec_ctx_t *ctx,
325 vpx_codec_err_t vpx_codec_register_put_slice_cb(vpx_codec_ctx_t *ctx,
370 vpx_codec_err_t vpx_codec_set_frame_buffer_functions(
svc_context.h 59 vpx_codec_err_t vpx_svc_set_options(SvcContext *svc_ctx, const char *options);
66 vpx_codec_err_t vpx_svc_set_quantizers(SvcContext *svc_ctx,
75 vpx_codec_err_t vpx_svc_set_scale_factors(SvcContext *svc_ctx,
81 vpx_codec_err_t vpx_svc_init(SvcContext *svc_ctx, vpx_codec_ctx_t *codec_ctx,
87 vpx_codec_err_t vpx_svc_encode(SvcContext *svc_ctx, vpx_codec_ctx_t *codec_ctx,
130 vpx_codec_err_t vpx_svc_get_layer_resolution(const SvcContext *svc_ctx,
vpx_codec.h 142 vpx_codec_err_t; typedef in typeref:enum:__anon40781
204 vpx_codec_err_t err; /**< Last returned error */
296 const char *vpx_codec_err_to_string(vpx_codec_err_t err);
342 vpx_codec_err_t vpx_codec_destroy(vpx_codec_ctx_t *ctx);
379 vpx_codec_err_t vpx_codec_control_(vpx_codec_ctx_t *ctx,
414 static vpx_codec_err_t \
417 static vpx_codec_err_t \
434 DECLSPEC_DEPRECATED static vpx_codec_err_t \
437 DECLSPEC_DEPRECATED static vpx_codec_err_t \
454 static vpx_codec_err_t \
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
decode_test_driver.h 52 vpx_codec_err_t PeekStream(const uint8_t *cxdata, size_t size,
55 vpx_codec_err_t DecodeFrame(const uint8_t *cxdata, size_t size);
57 vpx_codec_err_t DecodeFrame(const uint8_t *cxdata, size_t size,
70 const vpx_codec_err_t res = vpx_codec_control_(&decoder_, ctrl_id, arg);
76 const vpx_codec_err_t res = vpx_codec_control_(&decoder_, ctrl_id, arg);
86 vpx_codec_err_t SetFrameBufferFunctions(
105 const vpx_codec_err_t res = vpx_codec_dec_init(&decoder_,
132 virtual bool HandleDecodeResult(const vpx_codec_err_t res_dec,
146 const vpx_codec_err_t res_peek);
decode_test_driver.cc 20 vpx_codec_err_t Decoder::PeekStream(const uint8_t *cxdata, size_t size,
27 vpx_codec_err_t Decoder::DecodeFrame(const uint8_t *cxdata, size_t size) {
31 vpx_codec_err_t Decoder::DecodeFrame(const uint8_t *cxdata, size_t size,
33 vpx_codec_err_t res_dec;
49 const vpx_codec_err_t res_peek) {
81 const vpx_codec_err_t res_peek = decoder->PeekStream(video->cxdata(),
87 vpx_codec_err_t res_dec = decoder->DecodeFrame(video->cxdata(),
93 const vpx_codec_err_t res_dec = decoder->DecodeFrame(NULL, 0);
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/internal/
vpx_codec_internal.h 80 typedef vpx_codec_err_t (*vpx_codec_init_fn_t)(vpx_codec_ctx_t *ctx,
96 typedef vpx_codec_err_t (*vpx_codec_destroy_fn_t)(vpx_codec_alg_priv_t *ctx);
115 typedef vpx_codec_err_t (*vpx_codec_peek_si_fn_t)(const uint8_t *data,
132 typedef vpx_codec_err_t (*vpx_codec_get_si_fn_t)(vpx_codec_alg_priv_t *ctx,
157 typedef vpx_codec_err_t (*vpx_codec_control_fn_t)(vpx_codec_alg_priv_t *ctx,
193 * see the descriptions of the other error codes in ::vpx_codec_err_t
196 typedef vpx_codec_err_t (*vpx_codec_decode_fn_t)(vpx_codec_alg_priv_t *ctx,
246 typedef vpx_codec_err_t (*vpx_codec_set_fb_fn_t)(
252 typedef vpx_codec_err_t (*vpx_codec_encode_fn_t)(vpx_codec_alg_priv_t *ctx,
261 typedef vpx_codec_err_t
    [all...]
  /external/libvpx/libvpx/test/
decode_test_driver.cc 18 vpx_codec_err_t Decoder::DecodeFrame(const uint8_t *cxdata, size_t size) {
19 vpx_codec_err_t res_dec;
36 vpx_codec_err_t res_dec = decoder->DecodeFrame(video->cxdata(),
decode_test_driver.h 52 vpx_codec_err_t DecodeFrame(const uint8_t *cxdata, size_t size);
64 const vpx_codec_err_t res = vpx_codec_control_(&decoder_, ctrl_id, arg);
70 const vpx_codec_err_t res = vpx_codec_control_(&decoder_, ctrl_id, arg);
80 vpx_codec_err_t SetFrameBufferFunctions(
93 const vpx_codec_err_t res = vpx_codec_dec_init(&decoder_,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
decode_test_driver.cc 18 vpx_codec_err_t Decoder::DecodeFrame(const uint8_t *cxdata, size_t size) {
19 vpx_codec_err_t res_dec;
36 vpx_codec_err_t res_dec = decoder->DecodeFrame(video->cxdata(),
decode_test_driver.h 52 vpx_codec_err_t DecodeFrame(const uint8_t *cxdata, size_t size);
64 const vpx_codec_err_t res = vpx_codec_control_(&decoder_, ctrl_id, arg);
70 const vpx_codec_err_t res = vpx_codec_control_(&decoder_, ctrl_id, arg);
80 vpx_codec_err_t SetFrameBufferFunctions(
93 const vpx_codec_err_t res = vpx_codec_dec_init(&decoder_,
  /external/libvpx/libvpx/vpx/src/
vpx_decoder.c 21 vpx_codec_err_t vpx_codec_dec_init_ver(vpx_codec_ctx_t *ctx,
26 vpx_codec_err_t res;
72 vpx_codec_err_t vpx_codec_peek_stream_info(vpx_codec_iface_t *iface,
76 vpx_codec_err_t res;
93 vpx_codec_err_t vpx_codec_get_stream_info(vpx_codec_ctx_t *ctx,
95 vpx_codec_err_t res;
113 vpx_codec_err_t vpx_codec_decode(vpx_codec_ctx_t *ctx,
118 vpx_codec_err_t res;
147 vpx_codec_err_t vpx_codec_register_put_frame_cb(vpx_codec_ctx_t *ctx,
150 vpx_codec_err_t res
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
vpx_decoder.c 22 vpx_codec_err_t vpx_codec_dec_init_ver(vpx_codec_ctx_t *ctx,
27 vpx_codec_err_t res;
76 vpx_codec_err_t vpx_codec_peek_stream_info(vpx_codec_iface_t *iface,
80 vpx_codec_err_t res;
97 vpx_codec_err_t vpx_codec_get_stream_info(vpx_codec_ctx_t *ctx,
99 vpx_codec_err_t res;
117 vpx_codec_err_t vpx_codec_decode(vpx_codec_ctx_t *ctx,
122 vpx_codec_err_t res;
151 vpx_codec_err_t vpx_codec_register_put_frame_cb(vpx_codec_ctx_t *ctx,
154 vpx_codec_err_t res
    [all...]
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 80 typedef vpx_codec_err_t (*vpx_codec_init_fn_t)(vpx_codec_ctx_t *ctx,
96 typedef vpx_codec_err_t (*vpx_codec_destroy_fn_t)(vpx_codec_alg_priv_t *ctx);
115 typedef vpx_codec_err_t (*vpx_codec_peek_si_fn_t)(const uint8_t *data,
132 typedef vpx_codec_err_t (*vpx_codec_get_si_fn_t)(vpx_codec_alg_priv_t *ctx,
157 typedef vpx_codec_err_t (*vpx_codec_control_fn_t)(vpx_codec_alg_priv_t *ctx,
194 * see the descriptions of the other error codes in ::vpx_codec_err_t
197 typedef vpx_codec_err_t (*vpx_codec_decode_fn_t)(vpx_codec_alg_priv_t *ctx,
247 typedef vpx_codec_err_t (*vpx_codec_set_fb_fn_t)(
263 typedef vpx_codec_err_t (*vpx_codec_get_mmap_fn_t)(const vpx_codec_ctx_t *ctx,
280 typedef vpx_codec_err_t (*vpx_codec_set_mmap_fn_t)(vpx_codec_ctx_t *ctx
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
vpx_codec_internal.h 80 typedef vpx_codec_err_t (*vpx_codec_init_fn_t)(vpx_codec_ctx_t *ctx,
96 typedef vpx_codec_err_t (*vpx_codec_destroy_fn_t)(vpx_codec_alg_priv_t *ctx);
115 typedef vpx_codec_err_t (*vpx_codec_peek_si_fn_t)(const uint8_t *data,
132 typedef vpx_codec_err_t (*vpx_codec_get_si_fn_t)(vpx_codec_alg_priv_t *ctx,
157 typedef vpx_codec_err_t (*vpx_codec_control_fn_t)(vpx_codec_alg_priv_t *ctx,
194 * see the descriptions of the other error codes in ::vpx_codec_err_t
197 typedef vpx_codec_err_t (*vpx_codec_decode_fn_t)(vpx_codec_alg_priv_t *ctx,
247 typedef vpx_codec_err_t (*vpx_codec_set_fb_fn_t)(
263 typedef vpx_codec_err_t (*vpx_codec_get_mmap_fn_t)(const vpx_codec_ctx_t *ctx,
280 typedef vpx_codec_err_t (*vpx_codec_set_mmap_fn_t)(vpx_codec_ctx_t *ctx
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/src/
vpx_decoder.c 25 vpx_codec_err_t vpx_codec_dec_init_ver(vpx_codec_ctx_t *ctx,
30 vpx_codec_err_t res;
67 vpx_codec_err_t vpx_codec_peek_stream_info(vpx_codec_iface_t *iface,
71 vpx_codec_err_t res;
88 vpx_codec_err_t vpx_codec_get_stream_info(vpx_codec_ctx_t *ctx,
90 vpx_codec_err_t res;
108 vpx_codec_err_t vpx_codec_decode(vpx_codec_ctx_t *ctx,
113 vpx_codec_err_t res;
142 vpx_codec_err_t vpx_codec_register_put_frame_cb(vpx_codec_ctx_t *ctx,
145 vpx_codec_err_t res
    [all...]
vpx_codec.c 43 const char *vpx_codec_err_to_string(vpx_codec_err_t err) {
83 vpx_codec_err_t vpx_codec_destroy(vpx_codec_ctx_t *ctx) {
84 vpx_codec_err_t res;
108 vpx_codec_err_t vpx_codec_control_(vpx_codec_ctx_t *ctx,
111 vpx_codec_err_t res;
138 vpx_codec_err_t error,
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
onyxd.h 55 vpx_codec_err_t vp8dx_get_reference(struct VP8D_COMP* comp, enum vpx_ref_frame_type ref_frame_flag, YV12_BUFFER_CONFIG *sd);
56 vpx_codec_err_t vp8dx_set_reference(struct VP8D_COMP* comp, enum vpx_ref_frame_type ref_frame_flag, YV12_BUFFER_CONFIG *sd);
  /external/libvpx/libvpx/vp8/common/
onyxd.h 55 vpx_codec_err_t vp8dx_get_reference(struct VP8D_COMP* comp, enum vpx_ref_frame_type ref_frame_flag, YV12_BUFFER_CONFIG *sd);
56 vpx_codec_err_t vp8dx_set_reference(struct VP8D_COMP* comp, enum vpx_ref_frame_type ref_frame_flag, YV12_BUFFER_CONFIG *sd);

Completed in 394 milliseconds

1 2 3 4 5 6