OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_tx_type
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_blockd.h
209
static INLINE TX_TYPE
get_tx_type
(PLANE_TYPE plane_type,
function
/external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c
792
tx_type =
get_tx_type
(get_plane_type(plane), xd);
[
all
...]
Completed in 209 milliseconds