Home | History | Annotate | Download | only in libstagefright

Lines Matching defs:sliceHeight

1834     int32_t sliceHeight;
1835 if (!msg->findInt32("slice-height", &sliceHeight)) {
1836 sliceHeight = height;
1839 video_def->nSliceHeight = sliceHeight;