Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c704 const int lf_start = mi_row - MI_BLOCK_SIZE; in decode_tile() local
708 if (lf_start < 0) continue; in decode_tile()
714 lf_data->start = lf_start; in decode_tile()