Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dinit_qp.c45 typedef struct init_qp_t struct
51 } init_qp_t; argument
61 static init_qp_t s_init_qp; in init_qp_num_fill_use_free_memtab()
72 &ps_memtab[i4_mem_tab_idx], sizeof(init_qp_t), MEM_TAB_ALIGNMENT, PERSISTENT, DDR); in init_qp_num_fill_use_free_memtab()
Dinit_qp.h41 typedef struct init_qp_t *init_qp_handle;