Home
last modified time | relevance | path

Searched defs:oxcf (Results 1 – 15 of 15) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_svc_layercontext.c17 const VP9_CONFIG *const oxcf = &cpi->oxcf; in vp9_init_layer_context() local
66 const VP9_CONFIG *const oxcf = &cpi->oxcf; in vp9_update_layer_context_change_config() local
119 const VP9_CONFIG *const oxcf = &cpi->oxcf; in vp9_update_temporal_layer_framerate() local
141 const VP9_CONFIG *const oxcf = &cpi->oxcf; in vp9_update_spatial_layer_framerate() local
188 const VP9_CONFIG *const oxcf = &cpi->oxcf; in vp9_save_layer_context() local
Dvp9_ratectrl.c186 const VP9_CONFIG *oxcf = &cpi->oxcf; in vp9_rc_clamp_iframe_target_size() local
220 const VP9_CONFIG *oxcf = &cpi->oxcf; in update_buffer_level() local
240 const VP9_CONFIG *oxcf = &cpi->oxcf; in vp9_rc_drop_frame() local
445 const VP9_CONFIG *oxcf = &cpi->oxcf; in calc_active_worst_quality_one_pass_cbr() local
606 const VP9_CONFIG *const oxcf = &cpi->oxcf; in rc_pick_q_and_bounds_one_pass_vbr() local
789 const VP9_CONFIG *const oxcf = &cpi->oxcf; in rc_pick_q_and_bounds_two_pass() local
1234 const VP9_CONFIG *oxcf = &cpi->oxcf; in calc_pframe_target_size_one_pass_cbr() local
Dvp9_onyx_if.c561 const VP9_CONFIG *oxcf = &cpi->oxcf; in alloc_raw_frame_buffers() local
693 VP9_CONFIG *const oxcf = &cpi->oxcf; in vp9_new_framerate() local
756 static void init_rate_control(const VP9_CONFIG *oxcf, int pass, in init_rate_control()
787 static void init_config(struct VP9_COMP *cpi, VP9_CONFIG *oxcf) { in init_config()
829 void vp9_change_config(struct VP9_COMP *cpi, const VP9_CONFIG *oxcf) { in vp9_change_config()
1157 VP9_COMP *vp9_create_compressor(VP9_CONFIG *oxcf) { in vp9_create_compressor()
Dvp9_firstpass.c945 const VP9_CONFIG *const oxcf = &cpi->oxcf; in vp9_init_second_pass() local
Dvp9_onyx_int.h289 VP9_CONFIG oxcf; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Donyxd_if.c54 static struct VP8D_COMP * create_decompressor(VP8D_CONFIG *oxcf) in create_decompressor()
480 int vp8_create_decoder_instances(struct frame_buffers *fb, VP8D_CONFIG *oxcf) in vp8_create_decoder_instances()
Donyxd_int.h77 VP8D_CONFIG oxcf; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decoder.h43 VP9D_CONFIG oxcf; member
Dvp9_decoder.c113 VP9D_COMP *vp9_create_decompressor(const VP9D_CONFIG *oxcf) { in vp9_create_decompressor()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c302 VP8_CONFIG *oxcf, in init_temporal_layer_context()
362 VP8_CONFIG *oxcf, in reset_temporal_layer_change()
1322 static void init_config(VP8_COMP *cpi, VP8_CONFIG *oxcf) in init_config()
1396 VP8_CONFIG *oxcf = &cpi->oxcf; in update_layer_contexts() local
1443 void vp8_change_config(VP8_COMP *cpi, VP8_CONFIG *oxcf) in vp8_change_config()
1785 struct VP8_COMP* vp8_create_compressor(VP8_CONFIG *oxcf) in vp8_create_compressor()
Donyx_int.h315 VP8_CONFIG oxcf; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_cx_iface.c82 VP8_CONFIG oxcf; member
285 static vpx_codec_err_t set_vp8e_config(VP8_CONFIG *oxcf, in set_vp8e_config()
Dvp8_dx_iface.c432 VP8D_CONFIG oxcf; in vp8_decode() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c78 VP9_CONFIG oxcf; member
280 static vpx_codec_err_t set_vp9e_config(VP9_CONFIG *oxcf, in set_vp9e_config()
Dvp9_dx_iface.c184 VP9D_CONFIG oxcf; in decode_one() local