Home
last modified time | relevance | path

Searched refs:this_d (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/module/extractors/mp4/
DHeifCleanAperture.cpp69 const int64_t this_d = d; in commonDenominator() local
73 const int64_t fnNew = f->n * this_d; in commonDenominator()
74 const int64_t fdNew = f->d * this_d; in commonDenominator()