Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_scale.h62 int this_width, int this_height) { in valid_ref_frame_size()
/external/libaom/libaom/av1/common/
Dscale.h60 int this_width, int this_height) { in valid_ref_frame_size()
/external/pdfium/core/fpdftext/
Dcpdf_textpage.cpp183 float this_width, in GenerateSpace()
752 float this_width = GetCharWidth(item.m_CharCode, pTextObj->GetFont().Get()) * in ProcessTextObject() local
1238 float this_width = fabs(nThisWidth * pObj->GetFontSize() / 1000); in ProcessInsertObject() local
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c771 const int this_width = xd->width * MI_SIZE; in dec_build_prediction_by_left_preds() local