HomeSort by relevance Sort by last modified time
    Searched refs:vpx_codec_enc_cfg_t (Results 26 - 41 of 41) sorted by null

12

  /external/libvpx/libvpx/examples/
vp8cx_set_ref.c 98 vpx_codec_enc_cfg_t cfg;
vp9_lossless_encoder.c 62 vpx_codec_enc_cfg_t cfg;
vp9_spatial_svc_encoder.c 170 vpx_codec_enc_cfg_t *enc_cfg) {
417 vpx_codec_enc_cfg_t *cfg) {
454 vpx_codec_enc_cfg_t *cfg,
613 vpx_codec_enc_cfg_t enc_cfg;
    [all...]
vpx_temporal_svc_encoder.c 81 vpx_codec_enc_cfg_t *cfg) {
110 vpx_codec_enc_cfg_t *cfg,
163 vpx_codec_enc_cfg_t *cfg,
492 vpx_codec_enc_cfg_t cfg;
    [all...]
vp9cx_set_ref.c 282 vpx_codec_enc_cfg_t cfg;
  /external/libvpx/libvpx/test/
level_test.cc 125 vpx_codec_enc_cfg_t cfg;
resize_test.cc 39 static void write_ivf_file_header(const vpx_codec_enc_cfg_t *const cfg,
datarate_test.cc     [all...]
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
default_temporal_layers.cc 49 vpx_codec_enc_cfg_t* cfg) {
simulcast_unittest.h 183 vpx_codec_enc_cfg_t* cfg) override {
201 bool UpdateConfiguration(vpx_codec_enc_cfg_t* cfg) override {
    [all...]
vp8_impl.cc     [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 75 vpx_codec_enc_cfg_t cfg;
130 const vpx_codec_enc_cfg_t *cfg,
275 vpx_codec_enc_cfg_t cfg,
428 const vpx_codec_enc_cfg_t *cfg) {
578 static vpx_codec_err_t vp8e_mr_alloc_mem(const vpx_codec_enc_cfg_t *cfg,
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 93 vpx_codec_enc_cfg_t cfg;
153 const vpx_codec_enc_cfg_t *cfg,
444 VP9EncoderConfig *oxcf, const vpx_codec_enc_cfg_t *cfg,
628 const vpx_codec_enc_cfg_t *cfg) {
    [all...]
  /external/libvpx/libvpx/vpx/src/
svc_encodeframe.c 298 vpx_codec_enc_cfg_t *const enc_cfg) {
392 vpx_codec_enc_cfg_t *enc_cfg) {
  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.cpp 116 mCodecConfiguration = new vpx_codec_enc_cfg_t;
  /external/webrtc/webrtc/modules/video_coding/codecs/vp9/
vp9_impl.cc 257 config_ = new vpx_codec_enc_cfg_t;
    [all...]

Completed in 918 milliseconds

12