Home
last modified time | relevance | path

Searched refs:x86_pause_hint (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
Dx86.h196 #define x86_pause_hint()\ macro
199 #define x86_pause_hint()\ macro
203 #define x86_pause_hint()\ macro
206 #define x86_pause_hint()\ macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dthreading.h185 #define x86_pause_hint()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dethreading.c124 x86_pause_hint(); in thread_encoding_proc()
Dencodeframe.c471 x86_pause_hint(); in encode_mb_row()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Dthreading.c413 x86_pause_hint(); in mt_decode_mb_rows()