Searched defs:cfo (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.c1277 int *cfo = cpi->frame_coding_order; local
1289 cfo[idx] = i;
1302 cfo[idx] = end;
1320 cfo[idx] = i;

Completed in 52 milliseconds