HomeSort by relevance Sort by last modified time
    Searched refs:AV1RowMTInfo (Results 1 - 2 of 2) sorted by null

  /external/libaom/libaom/av1/encoder/
encoder.h 544 typedef struct AV1RowMTInfo {
547 } AV1RowMTInfo;
561 AV1RowMTInfo row_mt_info;
    [all...]
ethread.c 212 AV1RowMTInfo *row_mt_info = &this_tile->row_mt_info;
238 AV1RowMTInfo *row_mt_info = &this_tile->row_mt_info;

Completed in 130 milliseconds