Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/dec/src/
H A Dget_pred_outside.cpp249 int pred_width in GetPredOutside()
H A Dmb_motion_comp.cpp144 int height, width, pred_width; in MBMotionComp() local
/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecodeframe.c796 const int pred_width = AOMMIN(this_width / 2, 32); in dec_build_prediction_by_left_preds() local
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dir.rs6971 let mut pred_width = 0; in fmt() localVariable