HomeSort by relevance Sort by last modified time
    Searched full:tot_num_blocks (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 3043 int tot_num_blocks = (source->y_height * source->y_width) >> 8; local
3096 int tot_num_blocks = cm->mb_rows * cm->mb_cols; local
    [all...]

Completed in 231 milliseconds