Searched refs:dump_type (Results 1 – 5 of 5) sorted by relevance
2895 mm_camera_buf_def_t *frame, uint32_t dump_type, const char *misc) in dumpFrameToFile() argument2915 if((enabled & dump_type) && stream && frame) { in dumpFrameToFile()2960 switch (dump_type) { in dumpFrameToFile()3023 dump_type); in dumpFrameToFile()
400 mm_camera_buf_def_t *frame, uint32_t dump_type, const char *misc = NULL);
506 cam_frame_len_offset_t offset, uint8_t dump_type) in dumpYUV() argument511 if (mYUVDump & dump_type) { in dumpYUV()532 switch (dump_type) { in dumpYUV()558 LOGE("dumping not enabled for stream type %d",dump_type); in dumpYUV()567 if( dump_type == QCAMERA_DUMP_FRM_OUTPUT_JPEG ) { in dumpYUV()
350 u8 dump_type; /* Each attribute will be linked to a dump type */ member
325 u8 dump_type; /* Each attribute will be linked to a dump type */ member