OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:first_partition_size
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/libva/va/
va_dec_vp9.h
176
* which corresponds to syntax
first_partition_size
in code.
178
uint16_t
first_partition_size
;
member in struct:_VADecPictureParameterBufferVP9
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodeframe.c
1259
const size_t
first_partition_size
= read_uncompressed_header(pbi, &rb);
local
[
all
...]
/external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c
2173
const size_t
first_partition_size
= read_uncompressed_header(pbi,
local
[
all
...]
Completed in 438 milliseconds