HomeSort by relevance Sort by last modified time
    Searched full:csc_linear_to_tiled (Results 1 - 4 of 4) sorted by null

  /device/samsung/crespo/sec_mm/sec_omx/sec_codecs/video/mfc_c110/csc/
csc_yuv420_nv12t_y_neon.s 48 .global csc_linear_to_tiled
49 .type csc_linear_to_tiled, %function
50 csc_linear_to_tiled: label
color_space_convertor.c 745 void csc_linear_to_tiled(char *nv12t_dest, char *yuv420_src, int yuv420_width, int yuv420_height) function
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_codecs/video/mfc_c110/include/
color_space_convertor.h 153 void csc_linear_to_tiled(char *nv12t_dest, char *yuv420p_src, int yuv420p_width, int yuv420p_y_height);
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/
SEC_OMX_Venc.c 768 csc_linear_to_tiled(inputData->specificBufferHeader.YVirAddr,
    [all...]

Completed in 240 milliseconds