OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_get_tile_row_offsets
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_tile_common.h
18
void
vp9_get_tile_row_offsets
(VP9_COMMON *cm, int tile_row_idx);
vp9_tile_common.c
35
void
vp9_get_tile_row_offsets
(VP9_COMMON *cm, int tile_row_idx) {
function
/external/libvpx/libvpx/vp9/decoder/
vp9_decodframe.c
703
vp9_get_tile_row_offsets
(cm, tile_row);
719
vp9_get_tile_row_offsets
(cm, tile_row);
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c
[
all
...]
vp9_encodeframe.c
[
all
...]
Completed in 36 milliseconds