Home
last modified time | relevance | path

Searched defs:pix_total (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish/camera/
DConverters.cpp90 const int pix_total = width * height; in YV12ToRGB565() local
99 const int pix_total = width * height; in YV12ToRGB32() local
108 const int pix_total = width * height; in YU12ToRGB32() local
143 const int pix_total = width * height; in NV12ToRGB565() local
151 const int pix_total = width * height; in NV12ToRGB32() local
159 const int pix_total = width * height; in NV21ToRGB565() local
167 const int pix_total = width * height; in NV21ToRGB32() local