OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tile_progress
(Results
1 - 1
of
1
) sorted by null
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodeframe.c
270
const int
tile_progress
= tile->mi_col_start * cm->mb_rows >> 1;
local
273
cpi->seg0_progress = ((y * mb_cols + x * 4 + p32 + p16 +
tile_progress
)
[
all
...]
Completed in 66 milliseconds