Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_reconstruct.c419 u32 yAL, in PredictChroma() argument
444 yInt = (yAL >> 1) + (mv->ver >> 3); in PredictChroma()