OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:block_index_row
(Results
1 - 1
of
1
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
onyx_if.c
3340
int
block_index_row
= (i >> 4) * cpi->common.mb_cols;
local
3405
int
block_index_row
= (i >> 4) * cm->mb_cols;
local
[
all
...]
Completed in 3313 milliseconds