Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_structs.h3091 } tu_node_data_t; typedef
3103 tu_node_data_t s_luma_data;
3106 tu_node_data_t as_cb_data[2];
3108 tu_node_data_t as_cr_data[2];
Dihevce_tu_tree_selector.c142 tu_node_data_t *ps_tu_data, UWORD8 u1_size, UWORD8 u1_posx, UWORD8 u1_posy) in ihevce_tu_node_data_init()