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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c2508 GF_GROUP * gf_grp = &cpi->twopass.gf_group; local
2510 if ((cpi->oxcf.pass == 2) && (gf_grp->index)) {
2511 if (gf_grp->update_type[gf_grp->index - 1] == OVERLAY_UPDATE)

Completed in 2020 milliseconds