Home
last modified time | relevance | path

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

/external/libavc/encoder/svc/
Disvce_ibl_eval.c501 ps_layer_props->u4_sub_ht = i4_sub_ht_chroma; in isvce_ibl_layer_state_init()
512 ps_layer_props->u4_sub_ht = 1; in isvce_ibl_layer_state_init()
536 3 - ps_layer_props->u4_sub_ht; in isvce_ibl_layer_state_init()
563 i4_scaled_ref_layer_top_offset / ps_layer_props->u4_sub_ht; in isvce_ibl_layer_state_init()
574 i4_scaled_ref_layer_top_offset / (2 * ps_layer_props->u4_sub_ht); in isvce_ibl_layer_state_init()
Disvce_structs.h206 UWORD32 u4_sub_ht; member
Disvce_utils.c2754 ps_layer_props->u4_sub_ht = i4_sub_ht_chroma; in isvce_layer_resampler_props_init()
2765 ps_layer_props->u4_sub_ht = 1; in isvce_layer_resampler_props_init()
2810 ps_layer_props->i4_offset_y = i4_scaled_ref_layer_top_offset / ps_layer_props->u4_sub_ht; in isvce_layer_resampler_props_init()
2821 i4_scaled_ref_layer_top_offset / (2 * ps_layer_props->u4_sub_ht); in isvce_layer_resampler_props_init()