OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vpx_fixed_buf_t
(Results
1 - 24
of
24
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/
vpxstats.h
26
vpx_fixed_buf_t
buf;
37
vpx_fixed_buf_t
stats_get(stats_io_t *stats);
vpxstats.c
120
vpx_fixed_buf_t
stats_get(stats_io_t *stats) {
/external/libvpx/libvpx/
vpxstats.h
26
vpx_fixed_buf_t
buf;
37
vpx_fixed_buf_t
stats_get(stats_io_t *stats);
vpxstats.c
120
vpx_fixed_buf_t
stats_get(stats_io_t *stats) {
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxstats.h
26
vpx_fixed_buf_t
buf;
37
vpx_fixed_buf_t
stats_get(stats_io_t *stats);
vpxstats.c
120
vpx_fixed_buf_t
stats_get(stats_io_t *stats) {
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_encoder.h
107
}
vpx_fixed_buf_t
; /**< alias for struct vpx_fixed_buf */
typedef in typeref:struct:vpx_fixed_buf
196
vpx_fixed_buf_t
twopass_stats; /**< data for two-pass packet */
197
vpx_fixed_buf_t
firstpass_mb_stats; /**< first pass mb packet */
203
vpx_fixed_buf_t
raw; /**< data for arbitrary packets */
476
vpx_fixed_buf_t
rc_twopass_stats_in;
483
vpx_fixed_buf_t
rc_firstpass_mb_stats_in;
855
vpx_fixed_buf_t
*vpx_codec_get_global_headers(vpx_codec_ctx_t *ctx);
[
all
...]
/external/libvpx/libvpx/vpx/
vpx_encoder.h
103
}
vpx_fixed_buf_t
; /**< alias for struct vpx_fixed_buf */
typedef in typeref:struct:vpx_fixed_buf
796
vpx_fixed_buf_t
*vpx_codec_get_global_headers(vpx_codec_ctx_t *ctx);
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_encoder.h
103
}
vpx_fixed_buf_t
; /**< alias for struct vpx_fixed_buf */
typedef in typeref:struct:vpx_fixed_buf
796
vpx_fixed_buf_t
*vpx_codec_get_global_headers(vpx_codec_ctx_t *ctx);
[
all
...]
/external/chromium_org/third_party/libvpx/source/libvpx/examples/
twopass_encoder.c
73
vpx_fixed_buf_t
*stats) {
129
static
vpx_fixed_buf_t
pass0(vpx_image_t *raw,
135
vpx_fixed_buf_t
stats = {NULL, 0};
206
vpx_fixed_buf_t
stats;
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_svc_layercontext.h
32
vpx_fixed_buf_t
rc_twopass_stats_in;
vp9_encoder.h
211
vpx_fixed_buf_t
two_pass_stats_in;
215
vpx_fixed_buf_t
firstpass_mb_stats_in;
/external/chromium_org/third_party/libvpx/source/libvpx/test/
encode_test_driver.h
72
vpx_fixed_buf_t
buf() {
73
const
vpx_fixed_buf_t
buf = { &buffer_[0], buffer_.size() };
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/internal/
vpx_codec_internal.h
264
typedef
vpx_fixed_buf_t
*
345
vpx_fixed_buf_t
cx_data_dst_buf;
/external/libvpx/libvpx/test/
encode_test_driver.h
72
vpx_fixed_buf_t
buf() {
73
const
vpx_fixed_buf_t
buf = { &buffer_[0], buffer_.size() };
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
encode_test_driver.h
72
vpx_fixed_buf_t
buf() {
73
const
vpx_fixed_buf_t
buf = { &buffer_[0], buffer_.size() };
/external/libvpx/libvpx/examples/
twopass_encoder.c
75
vpx_fixed_buf_t
*stats) {
129
vpx_fixed_buf_t
stats = {0};
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
twopass_encoder.c
75
vpx_fixed_buf_t
*stats) {
129
vpx_fixed_buf_t
stats = {0};
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/src/
vpx_encoder.c
302
const
vpx_fixed_buf_t
*buf,
341
vpx_fixed_buf_t
*vpx_codec_get_global_headers(vpx_codec_ctx_t *ctx) {
342
vpx_fixed_buf_t
*buf = NULL;
/external/libvpx/libvpx/vpx/src/
vpx_encoder.c
306
const
vpx_fixed_buf_t
*buf,
345
vpx_fixed_buf_t
*vpx_codec_get_global_headers(vpx_codec_ctx_t *ctx) {
346
vpx_fixed_buf_t
*buf = NULL;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
vpx_encoder.c
306
const
vpx_fixed_buf_t
*buf,
345
vpx_fixed_buf_t
*vpx_codec_get_global_headers(vpx_codec_ctx_t *ctx) {
346
vpx_fixed_buf_t
*buf = NULL;
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
onyx.h
227
vpx_fixed_buf_t
two_pass_stats_in;
/external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h
296
typedef
vpx_fixed_buf_t
*
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
vpx_codec_internal.h
296
typedef
vpx_fixed_buf_t
*
Completed in 1116 milliseconds