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

  /external/libvpx/libvpx/vp8/encoder/
block.h 61 } PARTITION_INFO;
76 PARTITION_INFO *partition_info; /* work pointer */ member in struct:macroblock
77 PARTITION_INFO *pi; /* Corresponds to upper left visible macroblock */
78 PARTITION_INFO *pip; /* Base of allocated array */
rdopt.c 60 PARTITION_INFO partition;
1021 x->partition_info->bmi[i].mode = m;
1022 x->partition_info->bmi[i].mv.as_int = this_mv->as_int;
    [all...]
onyx_if.c     [all...]

Completed in 139 milliseconds