Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dpolarssl.c75 entropy_context entropy;
97 static entropy_context entropy;
102 static void entropy_init_mutex(entropy_context *ctx) in entropy_init_mutex()
/external/libhevc/encoder/
Dihevce_entropy_structs.h129 typedef struct entropy_context struct
/external/libaom/libaom/av1/encoder/
Dblock.h150 uint16_t entropy_context; member
Dtx_search.c1277 if ((*intra_txb_rd_info)->entropy_context == *cur_joint_ctx && in is_intra_hash_match()
2397 intra_txb_rd_info->entropy_context = cur_joint_ctx; in search_tx_type()
2432 rd_info_array->entropy_context == cur_joint_ctx) { in tx_type_rd()
2459 rd_info_array->entropy_context = cur_joint_ctx; in tx_type_rd()