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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_blockd.h183 struct macroblockd_plane { struct
206 struct macroblockd_plane plane[MAX_MB_PLANE];
288 const struct macroblockd_plane *pd) {
294 const struct macroblockd_plane *pd) {
323 void vp9_set_contexts(const MACROBLOCKD *xd, struct macroblockd_plane *pd,
/external/libvpx/libvpx/vp9/common/
H A Dvp9_blockd.h182 struct macroblockd_plane { struct
205 struct macroblockd_plane plane[MAX_MB_PLANE];
290 const struct macroblockd_plane *pd) {
321 void vp9_set_contexts(const MACROBLOCKD *xd, struct macroblockd_plane *pd,

Completed in 83 milliseconds