OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mb_row_left_context
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
ethreading.c
54
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/
threading.c
625
ENTROPY_CONTEXT_PLANES
mb_row_left_context
;
local
639
xd->left_context = &
mb_row_left_context
;
Completed in 25 milliseconds