OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MB_ROW_DEC
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/decoder/
onyxd_int.h
35
}
MB_ROW_DEC
;
97
MB_ROW_DEC
*mb_row_di;
threading.c
41
static void setup_decoding_thread_data(VP8D_COMP *pbi, MACROBLOCKD *xd,
MB_ROW_DEC
*mbrd, int count)
624
MB_ROW_DEC
*mbrd = (
MB_ROW_DEC
*)(((DECODETHREAD_DATA *)p_data)->ptr2);
Completed in 4928 milliseconds