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

/external/autotest/client/cros/faft/utils/
H A Dos_interface.py367 def read_partition(self, partition, size): member in class:OSInterface
/external/libvpx/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c873 static PARTITION_TYPE read_partition(TileWorkerData *twd, int mi_row, function
912 partition = read_partition(twd, mi_row, mi_col, has_rows, has_cols, n8x8_l2);

Completed in 144 milliseconds