Lines Matching defs:height
377 int width, int height,
384 for (y = 0; y < height; y++) {
431 int width, int height, int lumStride,
435 yuvPlanartoyuy2_c(ysrc, usrc, vsrc, dst, width, height, lumStride,
441 int width, int height,
448 for (y = 0; y < height; y++) {
495 int width, int height, int lumStride,
499 yuvPlanartouyvy_c(ysrc, usrc, vsrc, dst, width, height, lumStride,
508 int width, int height, int lumStride,
511 yuvPlanartouyvy_c(ysrc, usrc, vsrc, dst, width, height, lumStride,
520 int width, int height, int lumStride,
523 yuvPlanartoyuy2_c(ysrc, usrc, vsrc, dst, width, height, lumStride,
533 int width, int height, int lumStride,
539 for (y = 0; y < height; y += 2) {
614 int width, int height, int lumStride,
620 for (y = 0; y < height; y += 2) {
650 uint8_t *vdst, int width, int height, int lumStride,
659 for (y = 0; y < height; y += 2) {
684 if (y+1 == height)
711 uint8_t *dest, int width, int height,
716 for (h = 0; h < height; h++) {
729 int width, int height, int srcStride,
734 for (h = 0; h < height; h++) {
748 int width, int height,
754 int h = height / 2;
772 int width, int height,
778 int h = height;
872 const uint8_t *src, int width, int height,
878 for (y = 0; y < height; y++) {
892 const uint8_t *src, int width, int height,
898 for (y = 0; y < height; y++) {
910 const uint8_t *src, int width, int height,
916 for (y = 0; y < height; y++) {
930 const uint8_t *src, int width, int height,
936 for (y = 0; y < height; y++) {