Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dethreading.c54 ENTROPY_CONTEXT_PLANES mb_row_left_context; in thread_encoding_proc() local
104 xd->left_context = &mb_row_left_context; in thread_encoding_proc()
106 vp8_zero(mb_row_left_context); in thread_encoding_proc()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Dthreading.c625 ENTROPY_CONTEXT_PLANES mb_row_left_context; in thread_decoding_proc() local
639 xd->left_context = &mb_row_left_context; in thread_decoding_proc()