HomeSort by relevance Sort by last modified time
    Searched refs:yuv_fp (Results 1 - 3 of 3) sorted by null

  /hardware/intel/common/libva/test/encode/
avcenc.c 112 FILE *yuv_fp; member in struct:upload_thread_param
117 upload_yuv_to_surface(FILE *yuv_fp, VASurfaceID surface_id);
245 upload_yuv_to_surface(param->yuv_fp, param->surface_id);
250 static void alloc_encode_resource(FILE *yuv_fp)
267 avcenc_context.upload_thread_param.yuv_fp = yuv_fp;
354 static void upload_yuv_to_surface(FILE *yuv_fp, VASurfaceID surface_id)
367 n_items = fread(newImageBuffer, frame_size, 1, yuv_fp);
504 static int begin_picture(FILE *yuv_fp, int frame_num, int display_num, int slice_type, int is_idr)
1553 FILE *yuv_fp; local
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCameraHWInterface.cpp 3446 FILE *yuv_fp = NULL; local
    [all...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp 1969 FILE *yuv_fp; member in struct:upload_thread_param
3207 FILE *yuv_fp; local
    [all...]

Completed in 71 milliseconds