Home
last modified time | relevance | path

Searched refs:set_plane_n4 (Results 1 – 6 of 6) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dpartition_strategy.h102 set_plane_n4(xd, mi_width, mi_height, num_planes); in set_offsets_for_motion_search()
Dfirstpass.c467 set_plane_n4(xd, mi_size_wide[bsize], mi_size_high[bsize], num_planes); in av1_first_pass()
Dencodeframe.c238 set_plane_n4(xd, mi_width, mi_height, num_planes); in set_offsets_without_segment_id()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c775 static void set_plane_n4(MACROBLOCKD *const xd, int bw, int bh, int bwl, in set_plane_n4() function
793 set_plane_n4(xd, bw, bh, bwl, bhl); in set_offsets_recon()
822 set_plane_n4(xd, bw, bh, bwl, bhl); in set_offsets()
/external/libaom/libaom/av1/common/
Donyxc_int.h813 static INLINE void set_plane_n4(MACROBLOCKD *const xd, int bw, int bh, in set_plane_n4() function
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c364 set_plane_n4(xd, bw, bh, num_planes); in set_offsets()
1686 set_plane_n4(xd, bw, bh, num_planes); in set_offsets_for_pred_and_recon()