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

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

Completed in 34 milliseconds