Home
last modified time | relevance | path

Searched defs:entropy_ctx (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c831 int entropy_ctx = 0; in vp9_encode_block_intra() local
/external/libaom/libaom/av1/encoder/
Dencodetxb.c514 const uint8_t *entropy_ctx = cb_coef_buff->entropy_ctx[plane] + txb_offset; local
2117 uint8_t *const entropy_ctx = cb_coef_buff->entropy_ctx[plane] + txb_offset; local
Dblock.h97 uint8_t entropy_ctx[MAX_MB_PLANE] member