/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
D | codec_factory.h | 72 VP8Decoder(vpx_codec_dec_cfg_t cfg, unsigned long deadline) in VP8Decoder() 87 VP8Encoder(vpx_codec_enc_cfg_t cfg, unsigned long deadline, in VP8Encoder() 105 virtual Decoder* CreateDecoder(vpx_codec_dec_cfg_t cfg, in CreateDecoder() 114 virtual Encoder* CreateEncoder(vpx_codec_enc_cfg_t cfg, in CreateEncoder() 125 virtual vpx_codec_err_t DefaultEncoderConfig(vpx_codec_enc_cfg_t *cfg, in DefaultEncoderConfig() 154 VP9Decoder(vpx_codec_dec_cfg_t cfg, unsigned long deadline) in VP9Decoder() 169 VP9Encoder(vpx_codec_enc_cfg_t cfg, unsigned long deadline, in VP9Encoder() 187 virtual Decoder* CreateDecoder(vpx_codec_dec_cfg_t cfg, in CreateDecoder() 196 virtual Encoder* CreateEncoder(vpx_codec_enc_cfg_t cfg, in CreateEncoder() 207 virtual vpx_codec_err_t DefaultEncoderConfig(vpx_codec_enc_cfg_t *cfg, in DefaultEncoderConfig()
|
D | decode_perf_test.cc | 75 vpx_codec_dec_cfg_t cfg = {0}; in TEST_P() local
|
D | tile_independence_test.cc | 32 vpx_codec_dec_cfg_t cfg; in TileIndependenceTest() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/ |
D | set_maps.c | 64 static void set_roi_map(const vpx_codec_enc_cfg_t *cfg, in set_roi_map() 97 static void set_active_map(const vpx_codec_enc_cfg_t *cfg, in set_active_map() 115 static void unset_active_map(const vpx_codec_enc_cfg_t *cfg, in unset_active_map() 157 vpx_codec_enc_cfg_t cfg = {0}; in main() local
|
D | vpx_temporal_scalable_patterns.c | 64 vpx_codec_enc_cfg_t *cfg) { in set_rate_control_metrics() 89 vpx_codec_enc_cfg_t *cfg, in printout_rate_control_summary() 129 vpx_codec_enc_cfg_t *cfg, in set_temporal_layer_pattern() 434 vpx_codec_enc_cfg_t cfg; in main() local
|
D | vp8_multi_resolution_encoder.c | 133 const vpx_codec_enc_cfg_t *cfg, in write_ivf_file_header() 177 vpx_codec_enc_cfg_t cfg[NUM_ENCODERS]; in main() local
|
D | vp8cx_set_ref.c | 98 vpx_codec_enc_cfg_t cfg = {0}; in main() local
|
D | example_xma.c | 80 vpx_codec_dec_cfg_t cfg; in main() local
|
/hardware/qcom/camera/QCamera2/util/ |
D | QCameraFlash.cpp | 177 struct msm_flash_cfg_data_t cfg; in initFlash() local 222 struct msm_flash_cfg_data_t cfg; in setFlashMode() local 282 struct msm_flash_cfg_data_t cfg; in deinitFlash() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/ |
D | vpx_encoder.c | 25 vpx_codec_enc_cfg_t *cfg, in vpx_codec_enc_init_ver() 68 vpx_codec_enc_cfg_t *cfg, in vpx_codec_enc_init_multi_ver() 161 vpx_codec_enc_cfg_t *cfg, in vpx_codec_enc_config_default() 364 const vpx_codec_enc_cfg_t *cfg) { in vpx_codec_enc_config_set()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/ |
D | vpx_config.c | 8 static const char* const cfg = "--force-target=mips32-android-gcc --disable-runtime-cpu-detect --sd… variable
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/ |
D | vpx_config.c | 8 static const char* const cfg = "--force-target=generic-gnu --disable-vp9-encoder --disable-examples… variable
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/ |
D | vpx_config.c | 8 static const char* const cfg = "--target=armv7-android-gcc --disable-runtime-cpu-detect --sdk-path=… variable
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/ |
D | vpx_config.c | 8 static const char* const cfg = "--target=x86-android-gcc --disable-docs --disable-unit-tests --disa… variable
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/ |
D | vpx_config.c | 8 static const char* const cfg = "--force-target=mips32-android-gcc --disable-runtime-cpu-detect --sd… variable
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/ |
D | vpx_config.c | 8 static const char* const cfg = "--target=armv7-android-gcc --disable-runtime-cpu-detect --sdk-path=… variable
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | rate_hist.c | 37 struct rate_hist *init_rate_histogram(const vpx_codec_enc_cfg_t *cfg, in init_rate_histogram() 74 const vpx_codec_enc_cfg_t *cfg, in update_rate_histogram() 269 const vpx_codec_enc_cfg_t *cfg, int max_buckets) { in show_rate_histogram()
|
D | ivfenc.c | 17 const struct vpx_codec_enc_cfg *cfg, in ivf_write_file_header()
|
D | webmenc.c | 157 const vpx_codec_enc_cfg_t *cfg, in write_webm_file_header() 214 const vpx_codec_enc_cfg_t *cfg, in write_webm_block()
|
D | video_writer.c | 25 struct vpx_codec_enc_cfg cfg; in write_header() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/ |
D | vp8_cx_iface.c | 44 struct vp8_extracfg cfg; member 80 vpx_codec_enc_cfg_t cfg; member 136 const vpx_codec_enc_cfg_t *cfg, in validate_config() 286 vpx_codec_enc_cfg_t cfg, in set_vp8e_config() 449 const vpx_codec_enc_cfg_t *cfg) in vp8e_set_config() 543 static vpx_codec_err_t vp8e_mr_alloc_mem(const vpx_codec_enc_cfg_t *cfg, in vp8e_mr_alloc_mem() 579 vpx_codec_enc_cfg_t *cfg; in vp8e_init() local
|
/hardware/bsp/intel/soc/common/tools/ |
D | gpt_ini2bin.py | 28 def preparse_partitions(gpt_in, cfg): argument
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/ |
D | vp9_cx_iface.c | 45 struct vp9_extracfg cfg; member 76 vpx_codec_enc_cfg_t cfg; member 143 const vpx_codec_enc_cfg_t *cfg, in validate_config() 281 const vpx_codec_enc_cfg_t *cfg, in set_vp9e_config() 418 const vpx_codec_enc_cfg_t *cfg) { in vp9e_set_config() 512 vpx_codec_enc_cfg_t *cfg; in vp9e_common_init() local 1012 const vpx_codec_enc_cfg_t *cfg = &ctx->cfg; in vp9e_set_svc() local
|
/hardware/qcom/msm8994/original-kernel-headers/media/ |
D | msm_cam_sensor.h | 233 } cfg; member 241 } cfg; member 249 } cfg; member 289 } cfg; member 353 } cfg; member 374 } cfg; member 534 } cfg; member 553 } cfg; member 585 } cfg; member 601 } cfg; member [all …]
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/ |
D | perf_config.c | 116 void read_line(PERF_Config *cfg, char const *line, char const *tag) in read_line()
|