Home | History | Annotate | Download | only in dsp

Lines Matching refs:tile_height

797                                      int tile_width, int tile_height,
799 while (tile_height-- > 0) {
809 const uint32_t* argb, int stride, int tile_width, int tile_height,
815 VP8LCollectColorRedTransforms(argb, stride, tile_width, tile_height,
832 const uint32_t* argb, int stride, int tile_width, int tile_height,
839 argb, stride, tile_width, tile_height, prev_x, prev_y,
850 argb, stride, tile_width, tile_height, prev_x, prev_y,
862 int tile_width, int tile_height,
865 while (tile_height-- > 0) {
875 const uint32_t* argb, int stride, int tile_width, int tile_height,
881 VP8LCollectColorBlueTransforms(argb, stride, tile_width, tile_height,
909 const uint32_t* argb, int stride, int tile_width, int tile_height,
923 argb, stride, tile_width, tile_height, prev_x, prev_y,
933 argb, stride, tile_width, tile_height, prev_x, prev_y,
970 const int tile_height = all_y_max - tile_y_offset;
976 GetBestGreenToRed(tile_argb, xsize, tile_width, tile_height,
978 GetBestGreenRedToBlue(tile_argb, xsize, tile_width, tile_height,