Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_utils.c1112 UWORD16 *pu2_intr_rfrsh_map = ps_codec->pu2_intr_rfrsh_map; in ih264e_init_air_map() local
1132 pu2_intr_rfrsh_map[curr_mb] = curr_mb % air_period; in ih264e_init_air_map()
1141 pu2_intr_rfrsh_map[curr_mb] = seed_rand % air_period; in ih264e_init_air_map()
Dih264e_structs.h2548 UWORD16 *pu2_intr_rfrsh_map; member
Dih264e_process.c2092 (ps_codec->pu2_intr_rfrsh_map[i4_mb_id] != ps_codec->i4_air_pic_cnt); in ih264e_process()
Dih264e_api.c4493 ps_codec->pu2_intr_rfrsh_map = (UWORD16 *) (pu1_buf + max_mb_cnt * MAX_CTXT_SETS); in ih264e_init_mem_rec()