HomeSort by relevance Sort by last modified time
    Searched defs:macroblockd_plane (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_blockd.h 121 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,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_blockd.h 182 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 127 milliseconds