Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dsvc_encodeframe.c215 static SvcInternal *get_svc_internal(SvcContext *svc_ctx) { in get_svc_internal() function
241 SvcInternal *const si = get_svc_internal(svc_ctx); in svc_log()
291 SvcInternal *const si = get_svc_internal(svc_ctx); in parse_quantizer_values()
351 SvcInternal *const si = get_svc_internal(svc_ctx); in parse_scale_factors()
438 SvcInternal *const si = get_svc_internal(svc_ctx); in parse_options()
439 memcpy(get_svc_internal(svc_ctx)->quantizer_keyframe, si->quantizer, in parse_options()
458 SvcInternal *const si = get_svc_internal(svc_ctx); in vpx_svc_set_options()
470 SvcInternal *const si = get_svc_internal(svc_ctx); in vpx_svc_set_quantizers()
486 SvcInternal *const si = get_svc_internal(svc_ctx); in vpx_svc_set_scale_factors()
500 SvcInternal *const si = get_svc_internal(svc_ctx); in vpx_svc_init()
[all …]