Home
last modified time | relevance | path

Searched refs:vp8_init_temporal_layer_context (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libvpx/vp8/encoder/
H A Donyx_int.h724 void vp8_init_temporal_layer_context(VP8_COMP *cpi, const VP8_CONFIG *oxcf,
H A Donyx_if.c277 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 Dvp8_ratectrl_rtc.cc156 vp8_init_temporal_layer_context(cpi_, oxcf, i, prev_layer_framerate); in UpdateRateControl()