Home | History | Annotate | Download | only in enc

Lines Matching refs:tile_width

539     const uint32_t* argb, int stride, int tile_width, int tile_height,
545 VP8LCollectColorRedTransforms(argb, stride, tile_width, tile_height,
562 const uint32_t* argb, int stride, int tile_width, int tile_height,
569 argb, stride, tile_width, tile_height, prev_x, prev_y,
580 argb, stride, tile_width, tile_height, prev_x, prev_y,
592 const uint32_t* argb, int stride, int tile_width, int tile_height,
598 VP8LCollectColorBlueTransforms(argb, stride, tile_width, tile_height,
626 const uint32_t* argb, int stride, int tile_width, int tile_height,
640 argb, stride, tile_width, tile_height, prev_x, prev_y,
650 argb, stride, tile_width, tile_height, prev_x, prev_y,
686 const int tile_width = all_x_max - tile_x_offset;
693 GetBestGreenToRed(tile_argb, xsize, tile_width, tile_height,
695 GetBestGreenRedToBlue(tile_argb, xsize, tile_width, tile_height,