OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inverse_transform_block
(Results
1 - 1
of
1
) sorted by null
/external/libvpx/libvpx/vp9/decoder/
vp9_decodframe.c
244
static void
inverse_transform_block
(MACROBLOCKD* xd, int plane, int block,
function
326
inverse_transform_block
(xd, plane, block, tx_size, x, y);
350
inverse_transform_block
(xd, plane, block, tx_size, x, y);
[
all
...]
Completed in 626 milliseconds