Home
last modified time | relevance | path

Searched defs:partition (Results 1 – 7 of 7) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_entropymode.h60 unsigned int partition[PARTITION_CONTEXTS][PARTITION_TYPES]; member
Dvp9_blockd.h246 PARTITION_TYPE partition) { in get_subsize()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c1254 PARTITION_TYPE partition; in encode_sb() local
1483 PARTITION_TYPE partition; in encode_sb_rt() local
1569 PARTITION_TYPE partition = PARTITION_NONE; in rd_use_partition() local
2585 PARTITION_TYPE partition = partition_lookup[bsl][subsize]; in fill_mode_info_sb() local
2923 PARTITION_TYPE partition; in nonrd_use_partition() local
Dvp9_bitstream.c425 PARTITION_TYPE partition; in write_modes_sb() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c410 PARTITION_TYPE partition; in decode_partition() local
/hardware/intel/common/libva/test/encode/
Dh264encode.c1173 #define partition(ref, field, key, ascending) \ macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Drdopt.c60 PARTITION_INFO partition; member