Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/decoder/
Dvp9_detokenize.c221 static void get_ctx_shift(MACROBLOCKD *xd, int *ctx_shift_a, int *ctx_shift_l, in get_ctx_shift()
245 int ctx_shift_l = 0; in vp9_decode_block_tokens() local