Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dpolarssl.c74 entropy_context entropy;
96 static entropy_context entropy;
101 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.h121 uint16_t entropy_context; member
Drdopt.c3122 if (intra_txb_rd_info->entropy_context == cur_joint_ctx && in search_txk_type()
3413 intra_txb_rd_info->entropy_context = cur_joint_ctx; in search_txk_type()
5005 rd_info_array->entropy_context == cur_joint_ctx) { in tx_type_rd()
5031 rd_info_array->entropy_context = cur_joint_ctx; in tx_type_rd()