Searched refs:ctb_node_t (Results 1 – 3 of 3) sorted by relevance
595 ctb_node_t *ps_ctb_node_parent,596 ctb_node_t *ps_ctb_child_tl,597 ctb_node_t *ps_ctb_child_tr,598 ctb_node_t *ps_ctb_child_bl,599 ctb_node_t *ps_ctb_child_br,607 ctb_node_t **pps_ctb_list_unified,
1250 typedef struct ctb_node_t struct1299 struct ctb_node_t *ps_tl; argument1300 struct ctb_node_t *ps_tr; argument1301 struct ctb_node_t *ps_bl; argument1302 struct ctb_node_t *ps_br; argument1303 } ctb_node_t; typedef
405 ctb_node_t *hme_get_ctb_node(ctb_mem_mgr_t *ps_mem_mgr) in hme_get_ctb_node()412 return ((ctb_node_t *)pu1_ret); in hme_get_ctb_node()536 void hme_set_ctb_pred_attr(ctb_node_t *ps_parent, U08 *pu1_pred0, U08 *pu1_pred1, S32 i4_stride) in hme_set_ctb_pred_attr()