OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:set_plane_n4
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c
775
static void
set_plane_n4
(MACROBLOCKD *const xd, int bw, int bh, int bwl,
function
793
set_plane_n4
(xd, bw, bh, bwl, bhl);
822
set_plane_n4
(xd, bw, bh, bwl, bhl);
[
all
...]
/external/libaom/libaom/av1/common/
onyxc_int.h
813
static INLINE void
set_plane_n4
(MACROBLOCKD *const xd, int bw, int bh,
function
[
all
...]
Completed in 191 milliseconds