Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dvpx_config.h85 #define CONFIG_WEBM_IO 1 macro
Dvpx_config.asm73 CONFIG_WEBM_IO equ 1 define
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxdec.c221 #if CONFIG_WEBM_IO in read_frame()
668 #if CONFIG_WEBM_IO in main_loop()
676 #if !CONFIG_WEBM_IO in main_loop()
701 #if CONFIG_WEBM_IO in main_loop()
953 #if CONFIG_WEBM_IO in main_loop()
Dexamples.mk31 ifeq ($(CONFIG_WEBM_IO),yes)
55 ifeq ($(CONFIG_WEBM_IO),yes)
Dvpxenc.c126 #if CONFIG_WEBM_IO
843 #if CONFIG_WEBM_IO in new_stream()
1154 #if CONFIG_WEBM_IO in open_output_file()
1177 #if CONFIG_WEBM_IO in close_output_file()
1335 #if CONFIG_WEBM_IO in get_cx_data()
1616 #if !CONFIG_WEBM_IO in main()