Searched refs:img (Results 76 - 80 of 80) sorted by relevance

1234

/hardware/qcom/msm8x26/original-kernel-headers/linux/
H A Dmsm_mdp.h334 struct msmfb_img img; member in struct:msmfb_writeback_data
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dmsm_mdp.h346 struct msmfb_img img; member in struct:msmfb_writeback_data
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dmsm_mdp.h332 struct msmfb_img img; member in struct:msmfb_writeback_data
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c3114 : &cpi->source->img;
3117 cpi->unscaled_last_source = &cpi->last_source->img;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Donyx_if.c4982 cpi->Source = force_src_buffer ? force_src_buffer : &cpi->source->img;
4990 cpi->last_frame_unscaled_source = &cpi->last_source->img;

Completed in 177 milliseconds

1234