Searched refs:mb_row_left_context (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
H A Dethreading.c54 ENTROPY_CONTEXT_PLANES mb_row_left_context; local
104 xd->left_context = &mb_row_left_context;
106 vp8_zero(mb_row_left_context);
/external/libvpx/libvpx/vp8/decoder/
H A Dthreading.c625 ENTROPY_CONTEXT_PLANES mb_row_left_context; local
639 xd->left_context = &mb_row_left_context;

Completed in 49 milliseconds