Searched defs:macroblockd_plane (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/common/
H A Dvp9_blockd.h121 struct macroblockd_plane { struct
151 struct macroblockd_plane plane[MAX_MB_PLANE];
246 const struct macroblockd_plane *pd) {
252 const struct macroblockd_plane *pd) {
259 struct macroblockd_plane *const pd = &xd->plane[i];
302 void vp9_set_contexts(const MACROBLOCKD *xd, struct macroblockd_plane *pd,

Completed in 62 milliseconds