Searched refs:vp8_init_temporal_layer_context (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libvpx/vp8/encoder/ |
H A D | onyx_int.h | 724 void vp8_init_temporal_layer_context(VP8_COMP *cpi, const VP8_CONFIG *oxcf,
|
H A D | onyx_if.c | 277 void vp8_init_temporal_layer_context(VP8_COMP *cpi, const VP8_CONFIG *oxcf, in vp8_init_temporal_layer_context() function 352 vp8_init_temporal_layer_context(cpi, oxcf, i, prev_layer_framerate); in vp8_reset_temporal_layer_change() 1363 vp8_init_temporal_layer_context(cpi, oxcf, i, prev_layer_framerate); in init_config()
|
/aosp_15_r20/external/libvpx/vp8/ |
H A D | vp8_ratectrl_rtc.cc | 156 vp8_init_temporal_layer_context(cpi_, oxcf, i, prev_layer_framerate); in UpdateRateControl()
|